build: renamed Linux deleteConfig.sh to resetPreferences.sh and mention when changing screen settings

This commit is contained in:
Eberhard Graether
2018-01-16 16:13:07 +01:00
parent 5c3f067715
commit 1c6e3cb0da
5 changed files with 9 additions and 7 deletions
@@ -85,7 +85,7 @@ void QtProjectWizzardContentPreferences::populate(QGridLayout* layout, int& row)
// Linux UI scale
if (utility::getOsType() == OS_LINUX)
// if (utility::getOsType() == OS_LINUX)
{
// screen
addTitle("SCREEN", layout, row);