summaryrefslogtreecommitdiffstats
path: root/src/stylesheetdialog.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/stylesheetdialog.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/stylesheetdialog.h')
-rw-r--r--src/stylesheetdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stylesheetdialog.h b/src/stylesheetdialog.h
index fd200f2..34a823a 100644
--- a/src/stylesheetdialog.h
+++ b/src/stylesheetdialog.h
@@ -42,7 +42,7 @@ class TQStringList;
// =================================
class StylesheetDialog : public KDialogBase
-{ Q_OBJECT
+{ TQ_OBJECT
public:
StylesheetDialog( const TQString& currentStylesheetURL,