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