summaryrefslogtreecommitdiffstats
path: root/src/dialogs/qcolordialog.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/qcolordialog.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/qcolordialog.cpp')
-rw-r--r--src/dialogs/qcolordialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qcolordialog.cpp b/src/dialogs/qcolordialog.cpp
index 7efb55ff..ac27d6c3 100644
--- a/src/dialogs/qcolordialog.cpp
+++ b/src/dialogs/qcolordialog.cpp
@@ -64,7 +64,7 @@ TQColor macGetColor( const TQColor& initial, TQWidget *parent, const char *name
#endif
#ifdef Q_WS_X11
-#include "private/qtkdeintegration_x11_p.h"
+#include "private/tqtkdeintegration_x11_p.h"
#endif
//////////// TQWellArray BEGIN