widget-factory: make the combobox entry focusable
This commit is contained in:
@ -527,7 +527,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
|
||||
<property name="has_entry">True</property>
|
||||
<child internal-child="entry">
|
||||
<object class="GtkEntry" id="comboboxtext-entry">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="text" translatable="yes">comboboxentry</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
Reference in New Issue
Block a user