]> git.lyx.org Git - features.git/commitdiff
fix (again) monolithic build
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 8 Apr 2010 10:23:54 +0000 (10:23 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 8 Apr 2010 10:23:54 +0000 (10:23 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34089 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiSelectionManager.cpp

index 6e712ae02771ace46aed47e01903032d11930fbb..1a7ae9d9de45e74c4bce1fde0f049ffcad68cd28 100644 (file)
 #undef ControlModifier
 #endif
 
+#ifdef FocusIn
+#undef FocusIn
+#endif
+
 
 namespace lyx {
 namespace frontend {