PianoView: do not include Xlib.h header file anymore
This file is a relict from times when we evaluated X11 events for the virtual keyboard functionality.
This commit is contained in:
@@ -57,11 +57,6 @@
|
||||
#include "templates.h"
|
||||
#include "update_event.h"
|
||||
|
||||
#ifdef Q_WS_X11
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
#endif
|
||||
|
||||
/*! The black / white order of keys as they appear on the keyboard.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user