mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-16 02:21:37 +01:00
Add mock UI to project
This commit is contained in:
parent
34c77d2d68
commit
9e6836b115
10 changed files with 715 additions and 5 deletions
7
src/resources/resources.gresource.xml
Normal file
7
src/resources/resources.gresource.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<gresources>
|
||||
<gresource prefix="/org/xetibo/reset/">
|
||||
<file compressed="true" preprocess="xml-stripblanks">resetMainWindow.ui</file>
|
||||
<!-- <file compressed="true" preprocess="xml-stripblanks">resetWiFi.ui</file>-->
|
||||
</gresource>
|
||||
</gresources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue