1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2024-10-05 10:30:50 +01:00

Increase size of settings window.

This commit is contained in:
Filippo Scognamiglio 2022-01-12 21:11:58 +01:00
parent 2261af17d7
commit 01c7929ee3

View File

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