diff options
Diffstat (limited to 'doc/html/qcursor-h.html')
-rw-r--r-- | doc/html/qcursor-h.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/html/qcursor-h.html b/doc/html/qcursor-h.html index 0c99af9ed..848d624bf 100644 --- a/doc/html/qcursor-h.html +++ b/doc/html/qcursor-h.html @@ -158,19 +158,6 @@ private: }; -#if !defined(QT_CLEAN_NAMESPACE) -// CursorShape is defined in X11/X.h -#ifdef CursorShape -#define X_CursorShape CursorShape -#undef CursorShape -#endif -typedef TQt::CursorShape TQCursorShape; -#ifdef X_CursorShape -#define CursorShape X_CursorShape -#endif -#endif - - /***************************************************************************** TQCursor stream functions *****************************************************************************/ |