add more custom widget stubs, fix up existing names
Change-Id: I6728162db244971f115754cfb9f55bbafd42f6d5
This commit is contained in:
@@ -182,6 +182,10 @@
|
|||||||
generic-name="Condition Edit" parent="GtkEntry"
|
generic-name="Condition Edit" parent="GtkEntry"
|
||||||
icon-name="widget-gtk-textentry"/>
|
icon-name="widget-gtk-textentry"/>
|
||||||
|
|
||||||
|
<glade-widget-class title="NoSpace Edit" name="swlo-NoSpaceEdit"
|
||||||
|
generic-name="NoSpace Edit" parent="GtkEntry"
|
||||||
|
icon-name="widget-gtk-textentry"/>
|
||||||
|
|
||||||
<glade-widget-class title="Cursor Reference Edit" name="sclo-ScCursorRefEdit"
|
<glade-widget-class title="Cursor Reference Edit" name="sclo-ScCursorRefEdit"
|
||||||
generic-name="Cursor Reference Edit" parent="foruilo-RefEdit"
|
generic-name="Cursor Reference Edit" parent="foruilo-RefEdit"
|
||||||
icon-name="widget-gtk-textentry"/>
|
icon-name="widget-gtk-textentry"/>
|
||||||
|
@@ -600,7 +600,7 @@
|
|||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="swuilo-ConditionEdit" id="condition">
|
<object class="swlo-ConditionEdit" id="condition">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="sensitive">False</property>
|
<property name="sensitive">False</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
|
Reference in New Issue
Block a user