mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 14:04:25 +00:00
remove X11's namespace pollution
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20854 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3442a6fba7
commit
f63c57f0c2
@ -34,6 +34,10 @@ class QDropEvent;
|
|||||||
class QWheelEvent;
|
class QWheelEvent;
|
||||||
class QPaintEvent;
|
class QPaintEvent;
|
||||||
|
|
||||||
|
#ifdef CursorShape
|
||||||
|
#undef CursorShape
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace lyx {
|
namespace lyx {
|
||||||
namespace frontend {
|
namespace frontend {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user