]> git.lyx.org Git - lyx.git/commitdiff
Avoid another name clash (probably #define check ...) on OS X with Qt 4.2.0
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 8 Oct 2006 06:57:46 +0000 (06:57 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 8 Oct 2006 06:57:46 +0000 (06:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15270 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/QPrefsDialog.C

index 91de02e5610cdd59b556ca2a96bdf5bd83fba971..cd0f651cb28245e064fa9cff7b0374906a1b98ad 100644 (file)
@@ -12,8 +12,8 @@
 #include <config.h>
 #include "debug.h"
 
-#include "GuiApplication.h"
 #include "Qt2BC.h"
+#include "GuiApplication.h"
 #include "qt_helpers.h"
 
 #include "debug.h"