]> git.lyx.org Git - features.git/commitdiff
Simplify
authorEnrico Forestieri <forenr@lyx.org>
Wed, 15 Oct 2008 22:03:13 +0000 (22:03 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 15 Oct 2008 22:03:13 +0000 (22:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26914 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiApplication.cpp

index a851ff56c6ee739620d9e03c8f87aa68877b3e57..937b3199755019d3e39c7ca40872d7ca9fc05d5e 100644 (file)
 
 #ifdef Q_WS_WIN
 #include <QWindowsMime>
-#if defined(Q_CYGWIN_WIN) || defined(Q_CC_MINGW)
+#ifdef Q_CC_GNU
 #include <wtypes.h>
 #endif
 #include <objidl.h>