summaryrefslogtreecommitdiffstats
path: root/kdbg/pgmsettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/pgmsettings.cpp')
-rw-r--r--kdbg/pgmsettings.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/kdbg/pgmsettings.cpp b/kdbg/pgmsettings.cpp
index 6b328cd..92bc08d 100644
--- a/kdbg/pgmsettings.cpp
+++ b/kdbg/pgmsettings.cpp
@@ -7,12 +7,12 @@
#include "pgmsettings.h"
#include <tdelocale.h> /* i18n */
#include <tdeapplication.h>
-#include <ntqfileinfo.h>
-#include <ntqlayout.h>
-#include <ntqlineedit.h>
-#include <ntqlabel.h>
-#include <ntqradiobutton.h>
-#include <ntqbuttongroup.h>
+#include <tqfileinfo.h>
+#include <tqlayout.h>
+#include <tqlineedit.h>
+#include <tqlabel.h>
+#include <tqradiobutton.h>
+#include <tqbuttongroup.h>
#include "config.h"
#include "mydebug.h"