Delete all mouse-visibility references

This commit is contained in:
lupoDharkael
2017-07-12 02:06:08 +02:00
parent d40df83d0c
commit aed0800aac
5 changed files with 0 additions and 28 deletions

View File

@@ -97,7 +97,6 @@ void Controller::initDefaults() {
settings.setValue("showHelp", true);
settings.setValue("showDesktopNotification", true);
settings.setValue("drawColor", QColor(Qt::red));
//settings.setValue("mouseVisible", false);
settings.setValue("uiColor", QColor(116, 0, 150));
settings.setValue("contastUiColor", QColor(86, 0, 120));