---
 src/controlbase.ui |   36 ++++++++++++++++++++----------------
 1 file changed, 20 insertions(+), 16 deletions(-)

diff --git a/src/controlbase.ui b/src/controlbase.ui
index ce675d2..b1a9ff1 100644
--- a/src/controlbase.ui
+++ b/src/controlbase.ui
@@ -531,7 +531,7 @@
              <string>&amp;Scheme</string>
             </property>
             <property name="buddy">
-             <cstring>leScheme</cstring>
+             <cstring>cbScheme</cstring>
             </property>
            </widget>
           </item>
@@ -555,19 +555,6 @@
             </property>
            </widget>
           </item>
-          <item row="0" column="3">
-           <widget class="QLineEdit" name="leScheme">
-            <property name="text">
-             <string>4</string>
-            </property>
-            <property name="maxLength">
-             <number>1</number>
-            </property>
-            <property name="readOnly">
-             <bool>true</bool>
-            </property>
-           </widget>
-          </item>
           <item row="0" column="1">
            <widget class="QLineEdit" name="leMessageCode">
             <property name="text">
@@ -635,6 +622,23 @@
             </property>
            </widget>
           </item>
+          <item row="0" column="3">
+           <widget class="QComboBox" name="cbScheme">
+            <property name="currentIndex">
+             <number>0</number>
+            </property>
+            <item>
+             <property name="text">
+              <string>Default GSM</string>
+             </property>
+            </item>
+            <item>
+             <property name="text">
+              <string>UCS2</string>
+             </property>
+            </item>
+           </widget>
+          </item>
          </layout>
         </widget>
        </item>
@@ -1575,7 +1579,8 @@
   <tabstop>pbSendSMSDatagram</tabstop>
   <tabstop>atViewer</tabstop>
   <tabstop>openSpecButton</tabstop>
-  <tabstop>leScheme</tabstop>
+  <tabstop>teContent</tabstop>
+  <tabstop>cbScheme</tabstop>
   <tabstop>leNumPages</tabstop>
   <tabstop>lePage</tabstop>
   <tabstop>cbGeographicalScope</tabstop>
@@ -1591,7 +1596,6 @@
   <tabstop>leLAC</tabstop>
   <tabstop>pbSendCellBroadcast</tabstop>
   <tabstop>leCellID</tabstop>
-  <tabstop>teContent</tabstop>
   <tabstop>tabWidget</tabstop>
   <tabstop>leChannel</tabstop>
   <tabstop>cbLanguage</tabstop>
-- 
1.7.9.5

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to