Added marker icon to map

This commit is contained in:
2022-12-24 20:49:10 -08:00
parent 52ccf6d080
commit 7833d6fa57
6 changed files with 12 additions and 3 deletions

BIN
data/img/marker-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@@ -78,6 +78,7 @@ Adw.ApplicationWindow mainWindow {
Gtk.Label detailsTitle {
halign: start;
wrap: true;
styles ["title-1"]
}

View File

@@ -4,5 +4,6 @@
<file compressed="true" preprocess="xml-stripblanks">ui/compiled/main.ui</file>
<file compressed="true" preprocess="xml-stripblanks">ui/compiled/templates/businessrow.ui</file>
<file compressed="true" preprocess="xml-stripblanks">ui/compiled/templates/hourrow.ui</file>
<file compressed="true">img/marker-icon.png</file>
</gresource>
</gresources>