diff options
Diffstat (limited to 'Plugins/HtmlExport/htmlexport.qrc')
| -rw-r--r-- | Plugins/HtmlExport/htmlexport.qrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Plugins/HtmlExport/htmlexport.qrc b/Plugins/HtmlExport/htmlexport.qrc new file mode 100644 index 0000000..77f9482 --- /dev/null +++ b/Plugins/HtmlExport/htmlexport.qrc @@ -0,0 +1,8 @@ +<RCC> + <qresource prefix="/htmlexport"> + <file>htmlexport.css</file> + </qresource> + <qresource prefix="/forms"> + <file>htmlexport.ui</file> + </qresource> +</RCC> |
