docs, added help window, CMakeLists in root dir, other small changes

This commit is contained in:
jorenchik
2024-11-02 18:39:58 +02:00
parent 39839f95e6
commit 8e6b3f7f96
18 changed files with 124023 additions and 78606 deletions

5
resources/resources.qrc Normal file
View File

@@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/html">
<file>help.html</file>
</qresource>
</RCC>