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:
parent
a0f29de12c
commit
db125fe7c5
4 changed files with 93 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue