Changeset 168 for smplayer/vendor/current/src/baseguiplus.cpp
- Timestamp:
- Oct 9, 2014, 11:54:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/baseguiplus.cpp
r163 r168 607 607 this, SLOT(goToPosOnDragging(int)) ); 608 608 #endif 609 610 connect(timeslider_action, SIGNAL(wheelUp()), core, SLOT(wheelUp())); 611 connect(timeslider_action, SIGNAL(wheelDown()), core, SLOT(wheelDown())); 612 609 613 return timeslider_action; 610 614 }
Note:
See TracChangeset
for help on using the changeset viewer.