diff options
Diffstat (limited to 'kbabel/commonui/toolselectionwidget.h')
-rw-r--r-- | kbabel/commonui/toolselectionwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kbabel/commonui/toolselectionwidget.h b/kbabel/commonui/toolselectionwidget.h index 8d11628f..9187715c 100644 --- a/kbabel/commonui/toolselectionwidget.h +++ b/kbabel/commonui/toolselectionwidget.h @@ -33,11 +33,11 @@ #define TOOLSELECTIONWIDGET_H #include "tdeactionselector.h" -#include <kdemacros.h> +#include <tdemacros.h> class KDataToolInfo; -class KDE_EXPORT ToolSelectionWidget : public TDEActionSelector +class TDE_EXPORT ToolSelectionWidget : public TDEActionSelector { TQ_OBJECT |