summaryrefslogtreecommitdiffstats
path: root/sessionapplet
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:16:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:16:39 +0900
commite1fc10f0a34ce8a2282e1009bcc863f1a93889b4 (patch)
tree630146ca7b55b2ec008aab552bbd3781407fc556 /sessionapplet
parent31149c65cca5348dfd890dfb2ffe027f544f6ccb (diff)
downloadtde-style-baghira-e1fc10f0a34ce8a2282e1009bcc863f1a93889b4.tar.gz
tde-style-baghira-e1fc10f0a34ce8a2282e1009bcc863f1a93889b4.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'sessionapplet')
-rw-r--r--sessionapplet/usermanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sessionapplet/usermanager.h b/sessionapplet/usermanager.h
index 9fcb142..76fcaf2 100644
--- a/sessionapplet/usermanager.h
+++ b/sessionapplet/usermanager.h
@@ -38,7 +38,7 @@ class TQPopunMenu;
class UserManager : public KPanelApplet
{
- Q_OBJECT
+ TQ_OBJECT
public:
UserManager(const TQString& configFile, Type t = Normal, int actions = 0,