]> git.lyx.org Git - lyx.git/commitdiff
when we use QDesktopWidget we should include it
authorPeter Kümmel <syntheticpp@gmx.net>
Fri, 27 Oct 2006 11:47:59 +0000 (11:47 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Fri, 27 Oct 2006 11:47:59 +0000 (11:47 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15577 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.C

index 263f41c62a8f5f9556ee5580a88422f82f3c9ce6..63aef852fe713d617b5cdcd3ae49519e7bcebc02 100644 (file)
@@ -46,6 +46,7 @@
 #include <QPixmap>
 #include <QStatusBar>
 #include <QToolBar>
+#include <QDesktopWidget>
 
 #include <boost/bind.hpp>