summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/include
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-17 19:19:15 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-17 19:19:15 -0500
commit1c210202b89d0161f34432bc74157a278670f4dc (patch)
tree44e01ee5c450ceb24586533757815b685c27cb9d /experimental/tqtinterface/qt4/include
parent5f4a15aedab0bb99d0679ce68a97d766e96ccaf9 (diff)
downloadtde-1c210202b89d0161f34432bc74157a278670f4dc.tar.gz
tde-1c210202b89d0161f34432bc74157a278670f4dc.zip
Revert "Revert accidental tqsize*Cursor conversion from prior commit"
This reverts commit 79213c7dcd5754122caa8047676cff8f9352e9bb.
Diffstat (limited to 'experimental/tqtinterface/qt4/include')
-rw-r--r--experimental/tqtinterface/qt4/include/tqtglobaldefines.h~20
1 files changed, 10 insertions, 10 deletions
diff --git a/experimental/tqtinterface/qt4/include/tqtglobaldefines.h~ b/experimental/tqtinterface/qt4/include/tqtglobaldefines.h~
index 03721ed4b..04b86e3a5 100644
--- a/experimental/tqtinterface/qt4/include/tqtglobaldefines.h~
+++ b/experimental/tqtinterface/qt4/include/tqtglobaldefines.h~
@@ -193,11 +193,11 @@
// #define tqcrossCursor Qt::CrossCursor
// #define tqwaitCursor Qt::WaitCursor
// #define tqibeamCursor Qt::IBeamCursor
-// #define tqsizeVerCursor Qt::SizeVerCursor
-// #define tqsizeHorCursor Qt::SizeHorCursor
-// #define tqsizeBDiagCursor Qt::SizeBDiagCursor
-// #define tqsizeFDiagCursor Qt::SizeFDiagCursor
-// #define tqsizeAllCursor Qt::SizeAllCursor
+// #define sizeVerCursor Qt::SizeVerCursor
+// #define sizeHorCursor Qt::SizeHorCursor
+// #define sizeBDiagCursor Qt::SizeBDiagCursor
+// #define sizeFDiagCursor Qt::SizeFDiagCursor
+// #define sizeAllCursor Qt::SizeAllCursor
// #define tqblankCursor Qt::BlankCursor
// #define tqsplitVCursor Qt::SplitVCursor
// #define tqsplitHCursor Qt::SplitHCursor
@@ -211,11 +211,11 @@
#define tqcrossCursor TQt::crossCursor
#define tqwaitCursor TQt::waitCursor
#define tqibeamCursor TQt::ibeamCursor
-#define tqsizeVerCursor TQt::tqsizeVerCursor
-#define tqsizeHorCursor TQt::tqsizeHorCursor
-#define tqsizeBDiagCursor TQt::tqsizeBDiagCursor
-#define tqsizeFDiagCursor TQt::tqsizeFDiagCursor
-#define tqsizeAllCursor TQt::tqsizeAllCursor
+#define sizeVerCursor TQt::sizeVerCursor
+#define sizeHorCursor TQt::sizeHorCursor
+#define sizeBDiagCursor TQt::sizeBDiagCursor
+#define sizeFDiagCursor TQt::sizeFDiagCursor
+#define sizeAllCursor TQt::sizeAllCursor
#define tqblankCursor TQt::blankCursor
#define tqsplitVCursor TQt::splitVCursor
#define tqsplitHCursor TQt::splitHCursor