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

@@ -27,8 +27,8 @@ import QtQuick.Dialogs 1.1
Window {
id: settings_window
title: qsTr("Settings")
width: 640
height: 440
width: 560
height: 360
property int tabmargins: 15