summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/tabwidget.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-console/tabwidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/tabwidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/tabwidget.h b/noncore/apps/opie-console/tabwidget.h
index d5d4be3..a701488 100644
--- a/noncore/apps/opie-console/tabwidget.h
+++ b/noncore/apps/opie-console/tabwidget.h
@@ -3,5 +3,5 @@
#include <qmap.h>
-#include <qtabwidget.h>
+#include <opie/otabwidget.h>
#include "session.h"
@@ -10,5 +10,5 @@
* we can add sessions here
*/
-class TabWidget : QTabWidget{
+class TabWidget : public OTabWidget{
Q_OBJECT
public: