Changeset 49 for gui/main_window.h


Ignore:
Timestamp:
01/09/08 20:44:08 (4 years ago)
Author:
roeland
Message:

Playback interaction trough trayIcon possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_window.h

    r48 r49  
    3838 
    3939        bool setupTrayIcon(); 
    40         QAction *minimizeAction; 
    41         QAction *maximizeAction; 
    42         QAction *restoreAction; 
     40        QAction *playPauseAction; 
     41        QAction *stopAction; 
     42        QAction *nextAction; 
     43        QAction *prevAction; 
    4344        QAction *quitAction; 
    4445        QSystemTrayIcon *trayIcon; 
Note: See TracChangeset for help on using the changeset viewer.