Add an about dialog

This commit is contained in:
Spiros
2024-06-06 02:14:39 +03:00
parent 96475f97d7
commit 9538405ff9
7 changed files with 397 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ else()
custombutton.h custombutton.cpp
statusdot.h statusdot.cpp
jsonparser.h jsonparser.cpp
resources.qrc
)
endif()