Changeset 569 for trunk/src/gui/kernel/qapplication_pm.cpp
- Timestamp:
- Feb 13, 2010, 6:36:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qapplication_pm.cpp
r564 r569 2425 2425 } 2426 2426 2427 void QApplicationPrivate::initializeMultitouch_sys() 2428 { 2429 } 2430 2431 void QApplicationPrivate::cleanupMultitouch_sys() 2432 { 2433 } 2434 2427 2435 /***************************************************************************** 2428 2436 PM session management
Note:
See TracChangeset
for help on using the changeset viewer.