Changeset 769 for trunk/src/gui/util/qsystemtrayicon_x11.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/util/qsystemtrayicon_x11.cpp
r651 r769 309 309 } 310 310 311 311 312 void QSystemTrayIconSys::wheelEvent(QWheelEvent *e) 312 313 { 313 314 QApplication::sendEvent(q, e); 314 315 } 316 315 317 316 318 bool QSystemTrayIconSys::event(QEvent *e)
Note:
See TracChangeset
for help on using the changeset viewer.