summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/include
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-17 18:35:57 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-17 18:35:57 -0500
commit79213c7dcd5754122caa8047676cff8f9352e9bb (patch)
tree9ba3a79005f15d76dd1073ecb30a6fda13dc838b /experimental/tqtinterface/qt4/include
parente33879600503bacc0b4ef090f7f79ab80bb6b0da (diff)
downloadtde-79213c7dcd5754122caa8047676cff8f9352e9bb.tar.gz
tde-79213c7dcd5754122caa8047676cff8f9352e9bb.zip
Revert accidental tqsize*Cursor conversion from prior commit
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 04b86e3a5..03721ed4b 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 sizeVerCursor Qt::SizeVerCursor
-// #define sizeHorCursor Qt::SizeHorCursor
-// #define sizeBDiagCursor Qt::SizeBDiagCursor
-// #define sizeFDiagCursor Qt::SizeFDiagCursor
-// #define sizeAllCursor Qt::SizeAllCursor
+// #define tqsizeVerCursor Qt::SizeVerCursor
+// #define tqsizeHorCursor Qt::SizeHorCursor
+// #define tqsizeBDiagCursor Qt::SizeBDiagCursor
+// #define tqsizeFDiagCursor Qt::SizeFDiagCursor
+// #define tqsizeAllCursor 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 sizeVerCursor TQt::sizeVerCursor
-#define sizeHorCursor TQt::sizeHorCursor
-#define sizeBDiagCursor TQt::sizeBDiagCursor
-#define sizeFDiagCursor TQt::sizeFDiagCursor
-#define sizeAllCursor TQt::sizeAllCursor
+#define tqsizeVerCursor TQt::tqsizeVerCursor
+#define tqsizeHorCursor TQt::tqsizeHorCursor
+#define tqsizeBDiagCursor TQt::tqsizeBDiagCursor
+#define tqsizeFDiagCursor TQt::tqsizeFDiagCursor
+#define tqsizeAllCursor TQt::tqsizeAllCursor
#define tqblankCursor TQt::blankCursor
#define tqsplitVCursor TQt::splitVCursor
#define tqsplitHCursor TQt::splitHCursor