Changeset 769 for trunk/src/gui/kernel/qwidget_win.cpp
- 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/gui/kernel/qwidget_win.cpp
r651 r769 2053 2053 return; 2054 2054 2055 if (!QApplicationPrivate::HasTouchSupport) 2056 return; 2055 2057 QApplicationPrivate *qAppPriv = QApplicationPrivate::instance(); 2056 2058 if (!qAppPriv->SetGestureConfig)
Note:
See TracChangeset
for help on using the changeset viewer.