mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-01 15:42:12 +00:00
Small adjustments in the settings dialog.
This commit is contained in:
@@ -81,6 +81,10 @@ Tab{
|
||||
currentIndex = -1; // Unselect the profile.
|
||||
}
|
||||
}
|
||||
Item {
|
||||
// Spacing
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
Button{
|
||||
Layout.fillWidth: true
|
||||
text: qsTr("Import")
|
||||
|
||||
Reference in New Issue
Block a user