---
 src/controlbase.ui |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/src/controlbase.ui b/src/controlbase.ui
index 4eb1355..e230d7c 100644
--- a/src/controlbase.ui
+++ b/src/controlbase.ui
@@ -1161,6 +1161,52 @@
         </widget>
        </item>
        <item>
+        <widget class="QGroupBox" name="gbSTKCmd">
+         <property name="title">
+          <string>STK Command</string>
+         </property>
+         <property name="flat">
+          <bool>false</bool>
+         </property>
+         <widget class="QPushButton" name="pbSTKCmdSend">
+          <property name="geometry">
+           <rect>
+            <x>80</x>
+            <y>150</y>
+            <width>141</width>
+            <height>31</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>Send</string>
+          </property>
+         </widget>
+         <widget class="QTextEdit" name="teSTKCmdEditor">
+          <property name="geometry">
+           <rect>
+            <x>235</x>
+            <y>20</y>
+            <width>401</width>
+            <height>161</height>
+           </rect>
+          </property>
+         </widget>
+         <widget class="QPushButton" name="pbSTKClear">
+          <property name="geometry">
+           <rect>
+            <x>80</x>
+            <y>100</y>
+            <width>141</width>
+            <height>31</height>
+           </rect>
+          </property>
+          <property name="text">
+           <string>Clear</string>
+          </property>
+         </widget>
+        </widget>
+       </item>
+       <item>
         <widget class="QGroupBox" name="gbSATK">
          <property name="title">
           <string>Application</string>
-- 
1.7.9.5

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to