summaryrefslogtreecommitdiffstats
path: root/src/SUSE2button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SUSE2button.h')
-rw-r--r--src/SUSE2button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SUSE2button.h b/src/SUSE2button.h
index 765d147..a51282e 100644
--- a/src/SUSE2button.h
+++ b/src/SUSE2button.h
@@ -42,7 +42,7 @@ class SUSE2Client;
class SUSE2Button : public KCommonDecorationButton
{
- Q_OBJECT
+ TQ_OBJECT
public:
SUSE2Button(ButtonType type, SUSE2Client *parent, const char *name);
~SUSE2Button();