CVS commit by bmeyer: Removed X11 header for call that was removed M +0 -4 hexviewwidget.h 1.24 --- kdeutils/khexedit/hexviewwidget.h #1.23:1.24 @@ -38,8 +38,4 @@ #include "hexbuffer.h" -#ifdef Q_WS_X11 -#include // For XQueryPointer() -#endif - class CScrollBar : public QScrollBar {