Ignore:
Timestamp:
12/31/07 15:06:00 (4 years ago)
Author:
sander
Message:

Preferences dialog is now functional and pops up when no connection can be made

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/preferences_dialog.h

    r23 r25  
    1212 
    1313    public: 
    14         PreferencesDialog(QWidget * parent = 0, Qt::WindowFlags f = 0); 
     14        PreferencesDialog(QWidget *parent = 0, Qt::WindowFlags f = 0); 
    1515 
    1616    private: 
     
    2020        void loadSettings(); 
    2121        void writeSettings(); 
     22        void buttonPressed(QAbstractButton *button); 
    2223}; 
    2324 
Note: See TracChangeset for help on using the changeset viewer.