fixed GTK2 to GTK3 inconsistency
Build Debian Packages / build (bookworm, debian12) (push) Successful in 7m44s
Build Debian Packages / build (bullseye, debian11) (push) Successful in 6m45s
Build Debian Packages / build (trixie, debian13) (push) Successful in 8m18s

This commit is contained in:
2026-03-17 15:44:28 +01:00
parent f5811b8ee1
commit 886927b864
2 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -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>