Fixed errors with profiles, new ones added.

This commit is contained in:
Filippo Scognamiglio
2014-06-27 03:00:31 +02:00
parent e108258e52
commit 893870f8a3
4 changed files with 45 additions and 23 deletions
+1
View File
@@ -24,6 +24,7 @@ Tab{
onClicked: {
shadersettings.profiles_index = profilesbox.currentIndex
shadersettings.loadCurrentProfile();
shadersettings.handleFontChanged();
}
}
Button{