summaryrefslogtreecommitdiffstats
path: root/kdeui/klanguagebutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/klanguagebutton.h')
-rw-r--r--kdeui/klanguagebutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/klanguagebutton.h b/kdeui/klanguagebutton.h
index c167930db..4b381abe9 100644
--- a/kdeui/klanguagebutton.h
+++ b/kdeui/klanguagebutton.h
@@ -44,7 +44,7 @@ class TQPopupMenu;
* Combined version of KTagCombo and KLanguageCombo but using a QPushButton
* instead.
*/
-class KDEUI_EXPORT KLanguageButton : public QWidget
+class KDEUI_EXPORT KLanguageButton : public TQWidget
{
Q_OBJECT