Init repo - gui can launch and first pad list generates from list in pads settings!

This commit is contained in:
BarsTiger
2022-11-12 19:29:31 +02:00
commit 7fdea66d03
37 changed files with 2684 additions and 0 deletions

13
gui/images.qrc Normal file
View File

@@ -0,0 +1,13 @@
<RCC>
<qresource prefix="img">
<file>img/kotopad.ico</file>
<file>img/download.png</file>
<file>img/stream.png</file>
<file>img/collab.png</file>
<file>img/collections.png</file>
<file>img/explorer.png</file>
<file>img/menu.png</file>
<file>img/pads.png</file>
<file>img/settings.png</file>
</qresource>
</RCC>