Přemysl Eric Janouch
3465557a5b
- 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.
8 lines
179 B
XML
8 lines
179 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/logdiag">
|
|
<file>logdiag.ui</file>
|
|
<file alias="LICENSE">../LICENSE</file>
|
|
</gresource>
|
|
</gresources>
|