1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

QML: added theme color preference

This commit is contained in:
Bumsik Kim 2018-05-16 00:29:15 -04:00
parent a0f29de12c
commit db125fe7c5
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
4 changed files with 93 additions and 2 deletions

View file

@ -2,6 +2,8 @@ import QtQuick 2.10
import QtQuick.Controls 2.3
import QtQuick.Layouts 1.3
import VirtScreen.Backend 1.0
ColumnLayout {
GroupBox {
title: "Virtual Display"