fixed GTK2 to GTK3 inconsistency
This commit is contained in:
+2
-2
@@ -1047,9 +1047,9 @@ Public License instead of this License.
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBoxText" id="display_source_combobox">
|
||||
<object class="GtkComboBox" id="display_source_combobox">
|
||||
<property name="visible">True</property>
|
||||
<property name="add_tearoffs">True</property>
|
||||
<property name="popup-fixed-width">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
||||
Reference in New Issue
Block a user