mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
undef unwanted X11 macros
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21547 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2480fa573c
commit
656724ffd0
@ -54,6 +54,8 @@
|
||||
#ifdef Q_WS_X11
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xlib.h>
|
||||
#undef CursorShape
|
||||
#undef None
|
||||
#endif
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user