Launcher Tools Page for utilities which may be helpful

* merged about/news
* tools page
This commit is contained in:
Klaus Basan
2019-07-10 18:43:46 +02:00
committed by Mat Sutcliffe
parent 70f9420da5
commit 7c2a3e4142
4 changed files with 89 additions and 29 deletions

View File

@@ -190,6 +190,9 @@ namespace BlackGui
//! Opens the standard stylesheet
bool openStandardWidgetStyleSheet();
//! Opens the standard log directory
bool openStandardLogDirectory();
//! Update the fonts
bool updateFont(const QString &fontFamily, const QString &fontSize, const QString &fontStyle, const QString &fontWeight, const QString &fontColor);