summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-06 20:02:22 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-07 18:44:28 +0200
commitcd56935a177b7d9fd10434afe220fe6c10820f82 (patch)
tree84a0170914176fae3bf6a381d76925d11b318cde /sc/uiconfig/scalc/ui
parentb6a41916f351fd2d6c8934a9f35ec72159ee5009 (diff)
More work on OpenCL whitelist/blacklist UI
Change-Id: I526d6652a956be3031ed46ab15eeb333d3f40a7c
Diffstat (limited to 'sc/uiconfig/scalc/ui')
-rw-r--r--sc/uiconfig/scalc/ui/formulacalculationoptions.ui22
1 files changed, 6 insertions, 16 deletions
diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
index 959c2b1a2152..513106c6ae23 100644
--- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
+++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
@@ -224,11 +224,9 @@
</packing>
</child>
<child>
- <object class="GtkTextView" id="os:border">
+ <object class="GtkEntry" id="os:border">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -250,11 +248,9 @@
</packing>
</child>
<child>
- <object class="GtkTextView" id="osversion:border">
+ <object class="GtkEntry" id="osversion:border">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -262,7 +258,7 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="openclvendorlabel">
+ <object class="GtkLabel" id="platformvendorlabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
@@ -276,11 +272,9 @@
</packing>
</child>
<child>
- <object class="GtkTextView" id="openclvendor:border">
+ <object class="GtkEntry" id="platformvendor:border">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -302,11 +296,9 @@
</packing>
</child>
<child>
- <object class="GtkTextView" id="opencldevice:border">
+ <object class="GtkEntry" id="opencldevice:border">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -328,11 +320,9 @@
</packing>
</child>
<child>
- <object class="GtkTextView" id="opencldriverversion:border">
+ <object class="GtkEntry" id="opencldriverversion:border">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
</object>
<packing>
<property name="left_attach">0</property>