forked from AuroraMiddleware/gtk
Cosmetics
Remove an unused object from the font rendering demo ui file.
This commit is contained in:
parent
a3ccff3773
commit
b77938f40f
@ -1,10 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<interface>
|
||||
<object class="GtkAdjustment" id="scale_adj">
|
||||
<property name="upper">24</property>
|
||||
<property name="step-increment">1</property>
|
||||
<property name="page-increment">4</property>
|
||||
</object>
|
||||
<object class="GtkWindow" id="window">
|
||||
<property name="default-width">1080</property>
|
||||
<property name="default-height">430</property>
|
||||
|
Loading…
Reference in New Issue
Block a user