From: minkee.lee Date: Wed, 22 Apr 2015 14:25:02 +0000 (+0900) Subject: Bug-fix: Fixed duplicated variable. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55c80588b2bd20388e5d9daeae05fd8f166a6b7b;p=sdk%2Femulator%2Femulator-manager.git Bug-fix: Fixed duplicated variable. Change-Id: I5a2d6df9b2f4abd42e87f3d2154c23da38b85e15 Signed-off-by: minkee.lee --- diff --git a/common-project/src/org/tizen/emulator/manager/ui/detail/item/template/ComboViewItem.java b/common-project/src/org/tizen/emulator/manager/ui/detail/item/template/ComboViewItem.java index cd1b2bd..066f0f3 100644 --- a/common-project/src/org/tizen/emulator/manager/ui/detail/item/template/ComboViewItem.java +++ b/common-project/src/org/tizen/emulator/manager/ui/detail/item/template/ComboViewItem.java @@ -69,10 +69,6 @@ public class ComboViewItem extends AdvancedViewItem{ protected Image INPUTBOX_OFF_IMAGE = null; protected int COMBOBOX_WIDTH = 175; - - protected boolean useDefaultOnCreate = false; - protected String defaultOnCreate = null; - public String getValue() { return newValue; diff --git a/template/w-x86-standard-template-win.xml b/template/w-x86-standard-template-win.xml new file mode 100644 index 0000000..256c509 --- /dev/null +++ b/template/w-x86-standard-template-win.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/template/w-x86-standard-template.xml b/template/w-x86-standard-template.xml new file mode 100644 index 0000000..60d7171 --- /dev/null +++ b/template/w-x86-standard-template.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +