summaryrefslogtreecommitdiffstats
path: root/src/knmap.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:55:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:55:25 +0900
commita1b12fcc36c58f543e271eec2db24effade79d2f (patch)
tree5c4641e712f0b412015e8e36a36460e267439603 /src/knmap.h
parent1f356d41b9f7e12b5289dfb32d699f0976c08d36 (diff)
downloadknmap-a1b12fcc36c58f543e271eec2db24effade79d2f.tar.gz
knmap-a1b12fcc36c58f543e271eec2db24effade79d2f.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/knmap.h')
-rw-r--r--src/knmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knmap.h b/src/knmap.h
index 67bbd39..bb0df8d 100644
--- a/src/knmap.h
+++ b/src/knmap.h
@@ -43,7 +43,7 @@ class ScanWidget;
// ======================
class Knmap : public TDEMainWindow
-{ Q_OBJECT
+{ TQ_OBJECT
public:
Knmap( );