Changeset 179 for smplayer/vendor/current/src/mpcgui/mpcgui.h
- Timestamp:
- Aug 31, 2016, 5:19:25 PM (9 years ago)
- File:
-
- 1 edited
-
smplayer/vendor/current/src/mpcgui/mpcgui.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/mpcgui/mpcgui.h
r175 r179 27 27 class TimeSliderAction; 28 28 class VolumeSliderAction; 29 class TimeLabelAction;30 29 class AutohideWidget; 31 30 class QSpacerItem; … … 49 48 void updateAudioChannels(); 50 49 51 void displayTime(QString text);52 50 void displayFrame(int frame); 53 51 void showFullscreenControls(); … … 98 96 VolumeSliderAction * volumeslider_action; 99 97 #endif 100 TimeLabelAction * time_label_action;101 98 }; 102 99
Note:
See TracChangeset
for help on using the changeset viewer.
