summaryrefslogtreecommitdiffstats
path: root/kwin/tabbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/tabbox.h')
-rw-r--r--kwin/tabbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/tabbox.h b/kwin/tabbox.h
index 926635e7d..d77633125 100644
--- a/kwin/tabbox.h
+++ b/kwin/tabbox.h
@@ -25,7 +25,7 @@ namespace KWinInternal
class Workspace;
class Client;
-class TabBox : public QFrame
+class TabBox : public TQFrame
{
Q_OBJECT
public: