]> git.lyx.org Git - lyx.git/commitdiff
add missing header
authorPeter Kümmel <syntheticpp@gmx.net>
Tue, 31 Oct 2006 14:46:38 +0000 (14:46 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Tue, 31 Oct 2006 14:46:38 +0000 (14:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15640 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.C

index 0c110e880b307a4ed5e04189fdba7fc9910378dd..ddaae6e02361468adb519c5e22538b3fb0319ce0 100644 (file)
@@ -48,6 +48,7 @@
 #include <QPixmap>
 #include <QStatusBar>
 #include <QToolBar>
+#include <QTabBar>
 #include <QDesktopWidget>
 
 #include <boost/bind.hpp>