]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDocument.cpp
* For gcc to know about QStandardItemModel < QAbstractItemModel we need this header.
[lyx.git] / src / frontends / qt4 / GuiDocument.cpp
index 3a90e3d33044c6c0d6e9510b15dc26a347b0b02f..233fa65938e55f6901f184568bea22fddf3ceebc 100644 (file)
@@ -52,6 +52,7 @@
 
 #include <QCloseEvent>
 #include <QScrollBar>
+#include <QStandardItemModel.h>
 #include <QTextCursor>
 
 #include <sstream>