Changeset 168 for smplayer/vendor/current/src/widgetactions.cpp
- Timestamp:
- Oct 9, 2014, 11:54:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/widgetactions.cpp
r163 r168 117 117 this, SIGNAL(delayedDraggingPos(int)) ); 118 118 #endif 119 120 connect(t, SIGNAL(wheelUp()), this, SIGNAL(wheelUp())); 121 connect(t, SIGNAL(wheelDown()), this, SIGNAL(wheelDown())); 119 122 120 123 return t;
Note:
See TracChangeset
for help on using the changeset viewer.