]> git.lyx.org Git - features.git/commitdiff
Make it compilable for QT4.3. (/usr/include/QtGui/qtreeview.h:51: error: forward...
authorKornel Benko <kornel@lyx.org>
Mon, 1 Feb 2010 06:00:46 +0000 (06:00 +0000)
committerKornel Benko <kornel@lyx.org>
Mon, 1 Feb 2010 06:00:46 +0000 (06:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33308 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiRef.cpp

index 5cf12053b30a460d773f4e9b2b149a66fba31d05..373cc19e489b9c16fa8579460d5c8eb0bb29837f 100644 (file)
@@ -32,6 +32,7 @@
 #include <QPushButton>
 #include <QToolTip>
 #include <QCloseEvent>
+#include <QtGui>
 
 using namespace std;
 using namespace lyx::support;