Reset monitor settings upon startup

master
BlackMark 2020-07-17 18:53:28 +02:00
parent 314b281c03
commit de58e2d472
1 changed files with 2 additions and 0 deletions

View File

@ -124,6 +124,8 @@ void MainWindow::setupMonitorsTab()
setupBrightness();
setupOverallBrightness();
resetAllMonitorSettings();
}
void MainWindow::setupLimitsSlider()