]> git.lyx.org Git - features.git/commitdiff
The first include must be <config.h>
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 16 Dec 2012 17:05:27 +0000 (18:05 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 17 Dec 2012 20:38:53 +0000 (21:38 +0100)
src/frontends/qt4/FancyLineEdit.cpp

index 1713283e0a7644770debcccd4af1eef485f7187a..48bcf3413070f91d8c1f05179e5564c0fc792781 100644 (file)
@@ -11,6 +11,8 @@
 
 // Code taken from the Qt Creator project and customized a little
 
+#include <config.h>
+
 #include "FancyLineEdit.h"
 
 #if QT_VERSION >= 0x040600