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:
Tobias Doerffel
2012-11-10 12:28:36 +01:00
parent 3a59fdea58
commit 6f7572b949

View File

@@ -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.
*/