From ec0035ec01903ed9971febb945823ea0f79a0f35 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 27 Mar 2012 14:32:24 +0100 Subject: checkboxes, edit controls --- vcl/qa/cppunit/builder/demo.ui | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'vcl/qa/cppunit') diff --git a/vcl/qa/cppunit/builder/demo.ui b/vcl/qa/cppunit/builder/demo.ui index 92904e7417df..e77dde16b6cb 100644 --- a/vcl/qa/cppunit/builder/demo.ui +++ b/vcl/qa/cppunit/builder/demo.ui @@ -45,6 +45,22 @@ 1 + + + checkbutton + True + True + False + False + 0 + True + + + False + True + 2 + + False @@ -135,6 +151,19 @@ 2 + + + True + True + + an edit control + + + False + True + 3 + + False -- cgit