Merge branch '3.3'

This commit is contained in:
Ghostkeeper 2018-04-17 11:40:29 +02:00
commit d13fa3a6aa
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A
4 changed files with 274 additions and 250 deletions

View file

@ -15,6 +15,7 @@ Window {
id: base
title: catalog.i18nc("@title:tab", "Plugins");
modality: Qt.ApplicationModal
width: 800 * screenScaleFactor
height: 640 * screenScaleFactor
minimumWidth: 350 * screenScaleFactor