diff options
Diffstat (limited to 'kbabel/commonui/toolselectionwidget.h')
-rw-r--r-- | kbabel/commonui/toolselectionwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/commonui/toolselectionwidget.h b/kbabel/commonui/toolselectionwidget.h index e718dce2..8d11628f 100644 --- a/kbabel/commonui/toolselectionwidget.h +++ b/kbabel/commonui/toolselectionwidget.h @@ -39,7 +39,7 @@ class KDataToolInfo; class KDE_EXPORT ToolSelectionWidget : public TDEActionSelector { - Q_OBJECT + TQ_OBJECT public: ToolSelectionWidget(TQWidget* parent=0, const char* name=0 ); |