summaryrefslogtreecommitdiff
path: root/src/tabbar.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-07 11:16:51 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-07 11:16:51 +0200
commit9cab6e02598d710e83992610e910acd06c2e2576 (patch)
tree6e103d52edea8b70896083ee2b74197281770787 /src/tabbar.cpp
parentupdated french translation (diff)
downloadrekonq-9cab6e02598d710e83992610e910acd06c2e2576.tar.xz
EBN Krazy issues. 3rd round... First chech finished!
Diffstat (limited to 'src/tabbar.cpp')
-rw-r--r--src/tabbar.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tabbar.cpp b/src/tabbar.cpp
index be1b05fd..bf3f0b4e 100644
--- a/src/tabbar.cpp
+++ b/src/tabbar.cpp
@@ -39,7 +39,9 @@
#include <KGlobalSettings>
// Qt Includes
-#include <QtGui>
+#include <QtCore/QString>
+
+#include <QtGui/QFont>
TabBar::TabBar(QWidget *parent)