Added header files to CMakeLists and rebranded

This commit is contained in:
Wizzard
2023-07-11 20:52:16 -04:00
parent 829729aef2
commit 18e6598a95
5 changed files with 21 additions and 13 deletions

View File

@@ -46,6 +46,14 @@ set(discord-screenaudio_SRC
src/userscript.cpp
src/centralwidget.cpp
src/localserver.cpp
src/centralwidget.h
src/discordpage.h
src/localserver.h
src/log.h
src/mainwindow.h
src/streamdialog.h
src/userscript.h
src/virtmic.h
resources.qrc
)