mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
qt5: Only include a single header to fix compilation
This commit is contained in:
parent
7f123b8610
commit
62d6dcde6e
@ -23,8 +23,7 @@
|
||||
#include "support/Package.h"
|
||||
|
||||
#include <QDate>
|
||||
#include <QtCore>
|
||||
#include <QtGui>
|
||||
#include <QTextStream>
|
||||
|
||||
using namespace lyx::support;
|
||||
using lyx::support::package;
|
||||
|
Loading…
Reference in New Issue
Block a user