delete builder.ui

This commit is contained in:
2025-12-18 01:42:26 +05:00
parent 44c9f0517b
commit c75ba9b0e0

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<object class="GtkWindow" id="window">
<property name="title">File Manager</property>
<property name="default-width">800</property>
<property name="default-height">300</property>
<property name="child">
<object class="GtkLabel" id="label">
<property name="label">Hi</property>
</object>
</property>
</object>
</interface>