]> git.lyx.org Git - lyx.git/commitdiff
gcc compil fix.
authorAbdelrazak Younes <younes@lyx.org>
Thu, 8 May 2008 09:44:31 +0000 (09:44 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 8 May 2008 09:44:31 +0000 (09:44 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24683 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiApplication.h

index aa1bf7ae3fde13839c0d51476635209a3666cd66..a39724a6a0d2c40c0d4c95f1ed7b8ba9991e6030 100644 (file)
@@ -29,8 +29,8 @@
 #include <map>
 #include <vector>
 
-class QAbstractItemModel;
 class QSessionManager;
+class QStandardItemModel;
 
 namespace lyx {