Fix: various small improvements.

This commit is contained in:
Filippo Scognamiglio
2014-12-26 19:47:11 +01:00
parent 0264fbebcd
commit e4c7ffe201
7 changed files with 49 additions and 43 deletions

View File

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