summaryrefslogtreecommitdiffstats
path: root/src/palettecfg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/palettecfg.cpp')
-rw-r--r--src/palettecfg.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/palettecfg.cpp b/src/palettecfg.cpp
index d963d9a..4a92013 100644
--- a/src/palettecfg.cpp
+++ b/src/palettecfg.cpp
@@ -18,9 +18,9 @@
#include "palettecfg.h"
#include "lmsensorswidget.h"
-#include <ntqlabel.h>
-#include <ntqpalette.h>
-#include <ntqcombobox.h>
+#include <tqlabel.h>
+#include <tqpalette.h>
+#include <tqcombobox.h>
#include <kcolorbutton.h>
PaletteCfg::PaletteCfg(TQWidget *parent, const char *name): PaletteCfgDesign(parent,name)