Use GResources for the UI file and the LICENSE
- The About dialog now displays the licence. - The main UI file is now integrated into the binary. The project needed some of its ugly CMake code back.
This commit is contained in:
7
share/logdiag.gresource.xml
Normal file
7
share/logdiag.gresource.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<gresources>
|
||||
<gresource prefix="/logdiag">
|
||||
<file>logdiag.ui</file>
|
||||
<file alias="LICENSE">../LICENSE</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
Reference in New Issue
Block a user