Changeset 769 for trunk/src/corelib/global/qnamespace.h
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/corelib/global/qnamespace.h
r651 r769 300 300 BypassGraphicsProxyWidget = 0x20000000, 301 301 WindowOkButtonHint = 0x00080000, 302 WindowCancelButtonHint = 0x00100000 302 WindowCancelButtonHint = 0x00100000, 303 WindowSoftkeysVisibleHint = 0x40000000, 304 WindowSoftkeysRespondHint = 0x80000000 303 305 304 306 #ifdef QT3_SUPPORT
Note:
See TracChangeset
for help on using the changeset viewer.