diff options
Diffstat (limited to 'tdeui/kbuttonbox.h')
-rw-r--r-- | tdeui/kbuttonbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kbuttonbox.h b/tdeui/kbuttonbox.h index 03de09008..d30b1b94d 100644 --- a/tdeui/kbuttonbox.h +++ b/tdeui/kbuttonbox.h @@ -39,7 +39,7 @@ class KButtonBoxPrivate; * @version $Id$ **/ -class KDEUI_EXPORT KButtonBox : public TQWidget +class TDEUI_EXPORT KButtonBox : public TQWidget { Q_OBJECT |