summaryrefslogtreecommitdiff
path: root/vcl/qa
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-04 09:30:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-09-28 08:48:13 +0100
commitc10286bd8f077527f6f8b6bb620cc258b3764381 (patch)
tree8d75bedd41c4658e36b8f7ee488a82da90d1f237 /vcl/qa
parentcdd73757f1dd20908247cd7d07c646f0a22a1e24 (diff)
implement ListBox dropdown
Diffstat (limited to 'vcl/qa')
-rw-r--r--vcl/qa/cppunit/builder/demo.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/vcl/qa/cppunit/builder/demo.ui b/vcl/qa/cppunit/builder/demo.ui
index 0c0cb7ce80aa..a22c17dd11ca 100644
--- a/vcl/qa/cppunit/builder/demo.ui
+++ b/vcl/qa/cppunit/builder/demo.ui
@@ -228,6 +228,17 @@
<property name="position">0</property>
</packing>
</child>
+ <child>
+ <object class="GtkComboBox" id="combobox1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>