untested ui things

This commit is contained in:
2018-01-17 19:22:55 +01:00
parent 8ee7dddf1d
commit b822e885de
2 changed files with 188 additions and 11 deletions

View File

@@ -11,6 +11,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = yremote
TEMPLATE = app
#CONFIG += c++11
# The following define makes your compiler emit warnings if you use
# any feature of Qt which has been marked as deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the