diff options
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/portato.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/templates/portato.glade b/portato/gui/templates/portato.glade index f6ca9a1..86e0c09 100644 --- a/portato/gui/templates/portato.glade +++ b/portato/gui/templates/portato.glade @@ -1836,7 +1836,7 @@ </widget> </child> <child> - <widget class="GtkComboBox" id="combobox3"> + <widget class="GtkComboBox" id="systemTabCombo"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="items" translatable="yes"></property> |