Font width is customizable. Introducing non squared pixels resolutions.

This commit is contained in:
Filippo Scognamiglio
2014-09-28 18:23:14 +02:00
parent 14ab8942af
commit a08c738a65
6 changed files with 22 additions and 16 deletions

View File

@@ -28,7 +28,7 @@ Window {
id: settings_window
title: qsTr("Settings")
width: 640
height: 450
height: 480
property int tabmargins: 15