diff options
Diffstat (limited to 'extra/kde350/tdetoolbarbutton.h')
-rw-r--r-- | extra/kde350/tdetoolbarbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde350/tdetoolbarbutton.h b/extra/kde350/tdetoolbarbutton.h index b481bd2..024b921 100644 --- a/extra/kde350/tdetoolbarbutton.h +++ b/extra/kde350/tdetoolbarbutton.h @@ -43,7 +43,7 @@ class TQPainter; */ class TDEUI_EXPORT TDEToolBarButton : public TQToolButton { - Q_OBJECT + TQ_OBJECT public: /** |