Simplifying program options

This commit is contained in:
Christophe Dumez
2010-06-21 18:32:01 +00:00
parent 22b3d8d594
commit 8b5886cc6e
8 changed files with 245 additions and 214 deletions

View File

@@ -67,13 +67,11 @@ protected:
// General options
QString getLocale() const;
QString getStyle() const;
bool speedInTitleBar() const;
bool systrayIntegration() const;
bool minimizeToTray() const;
bool closeToTray() const;
bool startMinimized() const;
bool isSlashScreenDisabled() const;
bool isToolbarDisplayed() const;
// Downloads
QString getSavePath() const;
bool isTempPathEnabled() const;