diff options
Diffstat (limited to 'khotkeys/kcontrol/tab_widget.h')
-rw-r--r-- | khotkeys/kcontrol/tab_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/tab_widget.h b/khotkeys/kcontrol/tab_widget.h index 84fd6af84..81fb9e4ad 100644 --- a/khotkeys/kcontrol/tab_widget.h +++ b/khotkeys/kcontrol/tab_widget.h @@ -19,7 +19,7 @@ namespace KHotKeys { class Tab_widget - : public QTabWidget + : public TQTabWidget { Q_OBJECT public: |