summaryrefslogtreecommitdiffstats
path: root/src/pandsoptions.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:08:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:08:46 +0900
commit2a89e6616562412785cac5804e94a4b3d8dec7c2 (patch)
tree6ceeda71b8a677593bbbb8ea0054d6c3e9c35205 /src/pandsoptions.cpp
parentc9299bd04955e5411ad7a7e139af426a33572a79 (diff)
downloadknmap-master.tar.gz
knmap-master.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/pandsoptions.cpp')
-rw-r--r--src/pandsoptions.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pandsoptions.cpp b/src/pandsoptions.cpp
index e44deee..6441d92 100644
--- a/src/pandsoptions.cpp
+++ b/src/pandsoptions.cpp
@@ -20,10 +20,10 @@
* *
***************************************************************************/
-#include <ntqcheckbox.h>
-#include <ntqlabel.h>
-#include <ntqlayout.h>
-#include <ntqlineedit.h>
+#include <tqcheckbox.h>
+#include <tqlabel.h>
+#include <tqlayout.h>
+#include <tqlineedit.h>
#include <tdeconfig.h>
#include <kdebug.h>