1
0
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:
Filippo Scognamiglio
2014-12-26 17:51:10 +01:00
parent 7dd61c89fc
commit 0264fbebcd
3 changed files with 22 additions and 18 deletions

View File

@@ -81,6 +81,10 @@ Tab{
currentIndex = -1; // Unselect the profile.
}
}
Item {
// Spacing
Layout.fillHeight: true
}
Button{
Layout.fillWidth: true
text: qsTr("Import")