mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Qt4 compil fix
This commit is contained in:
parent
7cb2a10eb8
commit
4e2f8dbbeb
@ -27,7 +27,9 @@
|
||||
#include <QStyleOptionFrame>
|
||||
#include <QMouseEvent>
|
||||
#include <QVBoxLayout>
|
||||
#if QT_VERSION >= 0x060000
|
||||
#include <QWindow>
|
||||
#endif
|
||||
|
||||
namespace lyx {
|
||||
namespace frontend {
|
||||
|
Loading…
Reference in New Issue
Block a user