- Not loading/applying options everytime we show options window anymore...

- Fixed ip filter
- Updated version number
- Disabled debug mode
*** Release is approaching :) ***
This commit is contained in:
Christophe Dumez 2006-10-12 16:02:56 +00:00
commit df2d5fa741
6 changed files with 21 additions and 24 deletions

View file

@ -70,8 +70,6 @@ class options_imp : public QDialog, private Ui::Dialog{
QString getPreviewProgram() const;
bool getUseOSDAlways() const;
bool getUseOSDWhenHiddenOnly() const;
// Other
void showLoad();
protected slots: