Commit b2c4e65f authored by Bilal Elmoussaoui's avatar Bilal Elmoussaoui

resources/ui: Add missing xml tag & reformat

parent 3a4c9546
<?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<template class="ImagePageWidget" parent="GtkWidget"> <template class="ImagePageWidget" parent="GtkWidget">
<property name="vexpand">true</property> <property name="vexpand">true</property>
......
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
</child> </child>
<child> <child>
<object class="GtkEventControllerKey"> <object class="GtkEventControllerKey">
<signal name="key-pressed" handler="on_key_pressed" swapped="true" /> <signal name="key-pressed" handler="on_key_pressed" swapped="true" />
</object> </object>
</child> </child>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment