summaryrefslogtreecommitdiffstats
path: root/kdecore/fixx11h.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/fixx11h.h')
-rw-r--r--kdecore/fixx11h.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/kdecore/fixx11h.h b/kdecore/fixx11h.h
index e572335a1..7b8dcb3c3 100644
--- a/kdecore/fixx11h.h
+++ b/kdecore/fixx11h.h
@@ -182,14 +182,14 @@ typedef XStatus Status;
#endif
// Affects: Should be without side effects.
-#ifdef CursorShape
-#ifndef FIXX11H_CursorShape
-#define FIXX11H_CursorShape
-const int XCursorShape = CursorShape;
-#undef CursorShape
-const int CursorShape = CursorShape;
-#endif
-#undef CursorShape
+#ifdef tqCursorShape
+#ifndef FIXX11H_tqCursorShape
+#define FIXX11H_tqCursorShape
+const int XtqCursorShape = tqCursorShape;
+#undef tqCursorShape
+const int tqCursorShape = tqCursorShape;
+#endif
+#undef tqCursorShape
#endif
// template --->