- Implemented "Close to systray"

This commit is contained in:
Christophe Dumez 2007-02-24 19:23:10 +00:00
parent a22afba059
commit 78aef3c3bc
6 changed files with 35 additions and 2 deletions

View file

@ -71,6 +71,7 @@ class options_imp : public QDialog, private Ui::Dialog{
QString getSavePath() const;
bool getClearFinishedOnExit() const;
bool getGoToSysTrayOnMinimizingWindow() const;
bool getGoToSysTrayOnExitingWindow() const;
bool getConfirmOnExit() const;
QString getPreviewProgram() const;
bool getUseOSDAlways() const;