Ignore:
Timestamp:
Feb 13, 2010, 6:36:55 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Adopted to 4.6.1 changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qapplication_pm.cpp

    r564 r569  
    24252425}
    24262426
     2427void QApplicationPrivate::initializeMultitouch_sys()
     2428{
     2429}
     2430
     2431void QApplicationPrivate::cleanupMultitouch_sys()
     2432{
     2433}
     2434
    24272435/*****************************************************************************
    24282436  PM session management
Note: See TracChangeset for help on using the changeset viewer.