summaryrefslogtreecommitdiffstats
path: root/kig/modes/typesdialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 15:06:08 +0900
committerMichele Calgaro <[email protected]>2023-07-20 15:06:08 +0900
commitf9eac0ec4d7dbbc84f43db3d5a80cc932d5754b8 (patch)
treecc78f7cd0c52eafa75211faec743bcbac4047491 /kig/modes/typesdialog.h
parent722b8b58ec7c9696be84890045d29e0203d3e20f (diff)
downloadtdeedu-f9eac0ec4d7dbbc84f43db3d5a80cc932d5754b8.tar.gz
tdeedu-f9eac0ec4d7dbbc84f43db3d5a80cc932d5754b8.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kig/modes/typesdialog.h')
-rw-r--r--kig/modes/typesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/typesdialog.h b/kig/modes/typesdialog.h
index 636999c5..6afb40f1 100644
--- a/kig/modes/typesdialog.h
+++ b/kig/modes/typesdialog.h
@@ -38,7 +38,7 @@ class KigDocument;
*/
class TypesDialog : public TypesDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
// necessary because some MacroList functions need it..