diff options
Diffstat (limited to 'yakuake/src/translucent_widget.h')
-rw-r--r-- | yakuake/src/translucent_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/translucent_widget.h b/yakuake/src/translucent_widget.h index 19fba9e..df31027 100644 --- a/yakuake/src/translucent_widget.h +++ b/yakuake/src/translucent_widget.h @@ -22,7 +22,7 @@ class KRootPixmap; class TranslucentWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |