fix (again) monolithic build

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34089 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2010-04-08 10:23:54 +00:00
parent 33f28623e5
commit a51d67dedd

View File

@ -32,6 +32,10 @@
#undef ControlModifier
#endif
#ifdef FocusIn
#undef FocusIn
#endif
namespace lyx {
namespace frontend {