Improve profiles management, redesign a bit the settings window.
This commit is contained in:
@@ -31,6 +31,7 @@ Window{
|
||||
modality: Qt.ApplicationModal
|
||||
title: qsTr("Save new profile")
|
||||
|
||||
property alias profileName: namefield.text
|
||||
signal nameSelected(string name)
|
||||
|
||||
MessageDialog {
|
||||
|
||||
Reference in New Issue
Block a user