Changeset 28 for gui/main_window.h


Ignore:
Timestamp:
01/05/08 16:32:32 (4 years ago)
Author:
sander
Message:

Made it possible to set "random" and "repeat"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_window.h

    r26 r28  
    3838        void previousTrack(); 
    3939        void setVolume(); 
     40        void setRandom(int); 
     41        void setRepeat(int); 
    4042        void updateCurrentSong(Song *song); 
    4143        void updateStatus(const MPDStatus &status); 
Note: See TracChangeset for help on using the changeset viewer.