summaryrefslogtreecommitdiffstats
path: root/src/systemcfg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemcfg.cpp')
-rw-r--r--src/systemcfg.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/systemcfg.cpp b/src/systemcfg.cpp
index 97c2480..8eca841 100644
--- a/src/systemcfg.cpp
+++ b/src/systemcfg.cpp
@@ -15,13 +15,13 @@
* *
***************************************************************************/
-#include <ntqlistbox.h>
-#include <ntqspinbox.h>
-#include <ntqpushbutton.h>
-#include <ntqgroupbox.h>
-#include <ntqcheckbox.h>
-#include <ntqlayout.h>
-#include <ntqtabwidget.h>
+#include <tqlistbox.h>
+#include <tqspinbox.h>
+#include <tqpushbutton.h>
+#include <tqgroupbox.h>
+#include <tqcheckbox.h>
+#include <tqlayout.h>
+#include <tqtabwidget.h>
#include <tdelocale.h>
#include "systemcfg.h"