Changeset 42 for gui/main_window.h


Ignore:
Timestamp:
01/07/08 16:25:46 (4 years ago)
Author:
roeland
Message:

Trayicon popup menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/main_window.h

    r40 r42  
    2121    public: 
    2222        MainWindow(QWidget *parent = 0); 
    23         //~MainWindow(); 
    2423 
    2524    protected: 
     
    3736        QIcon icon; 
    3837 
    39         void setupTrayIcon(); 
     38        bool setupTrayIcon(); 
    4039        QAction *minimizeAction; 
    4140        QAction *maximizeAction; 
Note: See TracChangeset for help on using the changeset viewer.