diff options
Diffstat (limited to 'capplets')
-rw-r--r-- | capplets/windows/mate-window-properties.ui | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/capplets/windows/mate-window-properties.ui b/capplets/windows/mate-window-properties.ui index 6a40b744..1029fed9 100644 --- a/capplets/windows/mate-window-properties.ui +++ b/capplets/windows/mate-window-properties.ui @@ -295,15 +295,8 @@ </packing> </child> <child> - <object class="GtkComboBox" id="double-click-titlebar-optionmenu"> + <object class="GtkComboBoxText" id="double-click-titlebar-optionmenu"> <property name="visible">True</property> - <property name="model">liststore1</property> - <child> - <object class="GtkCellRendererText" id="cellrenderertext1"/> - <attributes> - <attribute name="text">0</attribute> - </attributes> - </child> </object> <packing> <property name="expand">False</property> |