mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kcontrol: remove X11 types hack
can't tell why it was done Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
570460067a
commit
8d5a89b004
1 changed files with 0 additions and 4 deletions
|
@ -33,11 +33,7 @@
|
|||
extern "C"
|
||||
{
|
||||
#include <X11/Xlib.h>
|
||||
#define INT8 _X11INT8
|
||||
#define INT32 _X11INT32
|
||||
#include <X11/Xproto.h>
|
||||
#undef INT8
|
||||
#undef INT32
|
||||
#include <X11/extensions/Xrandr.h>
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue