Fix monolithic build (bug #8079)

This commit is contained in:
Vincent van Ravesteijn 2012-03-24 15:25:30 +01:00
parent 87d97322ef
commit c32c85c140

View File

@ -37,6 +37,9 @@
#include <QColor>
#include <QColorDialog>
#ifdef KeyPress
#undef KeyPress
#endif
namespace lyx {
namespace frontend {