summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorFaisal M. Al-Otaibi <fmalotaibi@kacst.edu.sa>2013-08-27 08:20:54 +0300
committerCaolán McNamara <caolanm@redhat.com>2013-08-27 08:56:35 +0000
commit93be66f98f3180cbbe358bb5b38f64852a0d30fc (patch)
treebda17a41c2e7f003aa3eec38bf71f456624c352d /cui
parent26f34f89d98e32bbef0489c64d5ca6c3278ce8c8 (diff)
fix uneditable field in memory option page
this will fix an uneditable "remove from memory after" field Change-Id: I0b47c4b8082d3244186596a7127f059bbb7214a5 Reviewed-on: https://gerrit.libreoffice.org/5640 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/optmemorypage.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/cui/uiconfig/ui/optmemorypage.ui b/cui/uiconfig/ui/optmemorypage.ui
index c7058547e2a7..a7dad6bbdef8 100644
--- a/cui/uiconfig/ui/optmemorypage.ui
+++ b/cui/uiconfig/ui/optmemorypage.ui
@@ -22,11 +22,6 @@
<property name="step_increment">1</property>
<property name="page_increment">10</property>
</object>
- <object class="GtkAdjustment" id="adjustment4">
- <property name="lower">10000</property>
- <property name="upper">23590000</property>
- <property name="value">100000</property>
- </object>
<object class="GtkBox" id="OptMemoryPage">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -229,7 +224,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="adjustment">adjustment4</property>
</object>
<packing>
<property name="left_attach">1</property>