diff options
Diffstat (limited to 'kdeui/kbuttonbox.h')
-rw-r--r-- | kdeui/kbuttonbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kbuttonbox.h b/kdeui/kbuttonbox.h index 74bab9006..7eda45577 100644 --- a/kdeui/kbuttonbox.h +++ b/kdeui/kbuttonbox.h @@ -23,7 +23,7 @@ #include <kdelibs_export.h> #include <tqwidget.h> -class QPushButton; +class TQPushButton; class KGuiItem; class KButtonBoxPrivate; |