Changeset 48 for gui/main_window.h
- Timestamp:
- 01/09/08 20:20:39 (4 years ago)
- File:
-
- 1 edited
-
gui/main_window.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gui/main_window.h
r42 r48 34 34 QSortFilterProxyModel libraryProxyModel; 35 35 bool slidingVolume; 36 bool slidingPosition; 36 37 QIcon icon; 37 38 … … 47 48 void showPreferencesDialog(); 48 49 void showAboutDialog(); 50 void positionSliderPressed(); 51 void positionSliderReleased(); 49 52 void volumeSliderPressed(); 50 53 void volumeSliderReleased(); … … 54 57 void previousTrack(); 55 58 void setVolume(); 59 void setPosition(); 56 60 void setRandom(int); 57 61 void setRepeat(int);
Note: See TracChangeset
for help on using the changeset viewer.
