summaryrefslogtreecommitdiffstats
path: root/src/indexwidget.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-23 18:08:46 +0900
committerMichele Calgaro <[email protected]>2024-05-23 18:08:46 +0900
commit2a89e6616562412785cac5804e94a4b3d8dec7c2 (patch)
tree6ceeda71b8a677593bbbb8ea0054d6c3e9c35205 /src/indexwidget.h
parentc9299bd04955e5411ad7a7e139af426a33572a79 (diff)
downloadknmap-2a89e6616562412785cac5804e94a4b3d8dec7c2.tar.gz
knmap-2a89e6616562412785cac5804e94a4b3d8dec7c2.zip
Use proper TQt headers
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/indexwidget.h')
-rw-r--r--src/indexwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexwidget.h b/src/indexwidget.h
index 292d9e6..c6cca76 100644
--- a/src/indexwidget.h
+++ b/src/indexwidget.h
@@ -27,7 +27,7 @@
# include <config.h>
#endif
-#include <ntqscrollview.h>
+#include <tqscrollview.h>
// forward class definitions
// =========================