summaryrefslogtreecommitdiffstats
path: root/src/dialogs/qmessagebox.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-28 14:42:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-28 14:42:37 +0900
commit5774d0780734ba03e9e65abb13d9799761c34ae4 (patch)
tree2879abe9f959ed1f49784b306aea752689e734ae /src/dialogs/qmessagebox.cpp
parent5fd88f2a2099db96bee7a208d09843fd32fd6bf3 (diff)
downloadtqt3-5774d0780734ba03e9e65abb13d9799761c34ae4.tar.gz
tqt3-5774d0780734ba03e9e65abb13d9799761c34ae4.zip
qt -> tqt conversion:
kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/dialogs/qmessagebox.cpp')
-rw-r--r--src/dialogs/qmessagebox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp
index b27ce1a8..23e1d5cd 100644
--- a/src/dialogs/qmessagebox.cpp
+++ b/src/dialogs/qmessagebox.cpp
@@ -58,7 +58,7 @@
#ifdef Q_WS_X11
-#include "private/qtkdeintegration_x11_p.h"
+#include "private/tqtkdeintegration_x11_p.h"
#endif
extern bool tqt_use_native_dialogs;