summaryrefslogtreecommitdiffstats
path: root/systemsettings/modulesview.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:57:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-25 12:54:17 +0900
commit755420136a9ee15e759c4a472740a4918718d595 (patch)
treed6261ed198e0c5c243e09b2bee8c8daf6639bda1 /systemsettings/modulesview.h
parent33a6619875aa547e5431f6a346869786d3c64c0a (diff)
downloadtde-systemsettings-75542013.tar.gz
tde-systemsettings-75542013.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 01e625e6d874fb529ed1f7e21557b5d81e191bae)
Diffstat (limited to 'systemsettings/modulesview.h')
-rw-r--r--systemsettings/modulesview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/modulesview.h b/systemsettings/modulesview.h
index f51a213..feb0786 100644
--- a/systemsettings/modulesview.h
+++ b/systemsettings/modulesview.h
@@ -76,7 +76,7 @@ class ModulesView : public TQWidget
// To search the groups
friend class KcmSearch;
-Q_OBJECT
+TQ_OBJECT
public:
void clearSelection();