From 365971ad542665d7c52f74c4a3d8363d830ec64d Mon Sep 17 00:00:00 2001 From: duplo Date: Wed, 10 Dec 2008 08:57:55 +0000 Subject: [PATCH] Add the output choice widget stub git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1982 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/output_select.ui | 71 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 wizard/output_select.ui diff --git a/wizard/output_select.ui b/wizard/output_select.ui new file mode 100644 index 00000000..b9e78c5f --- /dev/null +++ b/wizard/output_select.ui @@ -0,0 +1,71 @@ + + Form + + + + 0 + 0 + 640 + 480 + + + + + 0 + 0 + + + + Form + + + + + 280 + 100 + 125 + 160 + + + + + + + Makefile + + + + + + + Eclipse + + + + + + + XCode + + + + + + + Visual Studio + + + + + + + NetBeans + + + + + + + + + -- 2.25.1