summaryrefslogtreecommitdiffstats
path: root/kdat/InfoShellWidget.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:05:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-21 17:21:13 +0900
commitba0125da0228f6da828a083631845c8b43ba3f39 (patch)
tree186cb740b1017de501e21742f9e098b7efe8ab2f /kdat/InfoShellWidget.h
parentf92dcefd4a64dd894569c235f11a7ba883e0a842 (diff)
downloadtdeadmin-ba0125da.tar.gz
tdeadmin-ba0125da.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 416c6f3ee66fc83ef557b383b90ebf79d77c1867)
Diffstat (limited to 'kdat/InfoShellWidget.h')
-rw-r--r--kdat/InfoShellWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/InfoShellWidget.h b/kdat/InfoShellWidget.h
index f461fb9..ad0ded6 100644
--- a/kdat/InfoShellWidget.h
+++ b/kdat/InfoShellWidget.h
@@ -25,7 +25,7 @@
* @short A suitable parent for the info widgets.
*/
class InfoShellWidget : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
/**