summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/kernel/tqnamespace.h
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
commitf01eee0362e54f47d0266295c5263790c04b6510 (patch)
tree9a671bad1056ab07f627f5e8fa774da7002e7b15 /tqtinterface/qt4/src/kernel/tqnamespace.h
parenta0486cd21bff18f718f6d14db4b19cc31bfa8e67 (diff)
downloadexperimental-f01eee0362e54f47d0266295c5263790c04b6510.tar.gz
experimental-f01eee0362e54f47d0266295c5263790c04b6510.zip
Revert "Revert accidental tqsize*Cursor conversion from prior commit"
This reverts commit 79213c7dcd5754122caa8047676cff8f9352e9bb.
Diffstat (limited to 'tqtinterface/qt4/src/kernel/tqnamespace.h')
-rw-r--r--tqtinterface/qt4/src/kernel/tqnamespace.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tqtinterface/qt4/src/kernel/tqnamespace.h b/tqtinterface/qt4/src/kernel/tqnamespace.h
index 6587a71..b158936 100644
--- a/tqtinterface/qt4/src/kernel/tqnamespace.h
+++ b/tqtinterface/qt4/src/kernel/tqnamespace.h
@@ -1009,11 +1009,11 @@ typedef Qt::Orientation Orientation;
TQT_STATIC_CONST TQCursor & crossCursor; // crosshair
TQT_STATIC_CONST TQCursor & waitCursor; // hourglass/watch
TQT_STATIC_CONST TQCursor & ibeamCursor; // ibeam/text entry
- TQT_STATIC_CONST TQCursor & tqsizeVerCursor; // vertical resize
- TQT_STATIC_CONST TQCursor & tqsizeHorCursor; // horizontal resize
- TQT_STATIC_CONST TQCursor & tqsizeBDiagCursor; // diagonal resize (/)
- TQT_STATIC_CONST TQCursor & tqsizeFDiagCursor; // diagonal resize (\)
- TQT_STATIC_CONST TQCursor & tqsizeAllCursor; // all directions resize
+ TQT_STATIC_CONST TQCursor & sizeVerCursor; // vertical resize
+ TQT_STATIC_CONST TQCursor & sizeHorCursor; // horizontal resize
+ TQT_STATIC_CONST TQCursor & sizeBDiagCursor; // diagonal resize (/)
+ TQT_STATIC_CONST TQCursor & sizeFDiagCursor; // diagonal resize (\)
+ TQT_STATIC_CONST TQCursor & sizeAllCursor; // all directions resize
TQT_STATIC_CONST TQCursor & blankCursor; // blank/invisible cursor
TQT_STATIC_CONST TQCursor & splitVCursor; // vertical bar with left-right
// arrows