Using resources instead of .ui files.
This commit is contained in:
parent
0b38380437
commit
a84cace7b6
3 changed files with 40 additions and 3 deletions
7
billy_gui.gresource.xml
Normal file
7
billy_gui.gresource.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<gresources>
|
||||
<gresource prefix="/org/gtkmm/billy_gui">
|
||||
<file preprocess="xml-stripblanks">window_ui.ui</file>
|
||||
<file preprocess="xml-stripblanks">menu_bar.ui</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue