Changeset 181 for smplayer/trunk/src/mpcgui/mpcgui.h
- Timestamp:
- Aug 31, 2016, 5:31:04 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 179
- Property svn:mergeinfo changed
-
smplayer/trunk/src/mpcgui/mpcgui.h
r176 r181 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.