Include default style in resources + use application specific style load path

This commit is contained in:
2018-11-01 18:15:05 +01:00
parent a8cbc962f5
commit 0edb1f0f06
5 changed files with 1706 additions and 10 deletions

5
pbfplugin.qrc Normal file
View File

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