Various macOS UI improvements

This commit is contained in:
vit9696
2017-06-12 22:47:28 +03:00
parent c614c66535
commit d25467d3e6
20 changed files with 358 additions and 90 deletions

View File

@@ -114,9 +114,11 @@ private:
static QString languageToLocalizedString(const QLocale &locale);
// General options
QString getLocale() const;
#ifndef Q_OS_MAC
bool systrayIntegration() const;
bool minimizeToTray() const;
bool closeToTray() const;
#endif
bool startMinimized() const;
bool isSlashScreenDisabled() const;
bool preventFromSuspend() const;