Fix: Resolve SEGV in manjaro-hello by importing required modules

This commit is contained in:
phoepsilonix
2025-01-19 05:42:16 +00:00
committed by Frede H
parent f182934cab
commit f376fdc0c9
2 changed files with 15 additions and 6 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
<object class="GtkGrid" id="homepage">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-left">10</property>
<property name="margin-right">10</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
<property name="row-spacing">20</property>