mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-26 12:42:34 +01:00
Fix no longer needed ScreenPlay class
This commit is contained in:
parent
f2a8fb4a3c
commit
ca0bfbb281
@ -4,7 +4,6 @@ QT += qml quick av widgets quickcontrols2
|
||||
CONFIG += c++17
|
||||
|
||||
SOURCES += main.cpp \
|
||||
src/screenplay.cpp \
|
||||
src/steamworkshop.cpp \
|
||||
src/installedlistmodel.cpp \
|
||||
src/monitorlistmodel.cpp \
|
||||
@ -18,7 +17,6 @@ SOURCES += main.cpp \
|
||||
RESOURCES += qml.qrc
|
||||
|
||||
HEADERS += \
|
||||
src/screenplay.h \
|
||||
src/steamworkshop.h \
|
||||
src/installedlistmodel.h \
|
||||
src/monitorlistmodel.h \
|
||||
|
Loading…
Reference in New Issue
Block a user