Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui

changeset 3124
a01e410893ac
parent 3122
4bcf6c0f4432
child 5508
30626def80dc
diff -r 2c89ff79c246 -r a01e410893ac Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui
--- a/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui	Sun Dec 01 17:29:45 2013 +0100
+++ b/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui	Mon Dec 02 19:54:31 2013 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>535</width>
-    <height>539</height>
+    <height>522</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -105,6 +105,20 @@
     </widget>
    </item>
    <item>
+    <widget class="QLabel" name="lResultVar">
+     <property name="text">
+      <string>Result:</string>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QLineEdit" name="eResultVar">
+     <property name="toolTip">
+      <string>Enter the result variable name</string>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="QLabel" name="textLabel1">
      <property name="text">
       <string>Title</string>
@@ -375,6 +389,7 @@
   <tabstop>rCritical</tabstop>
   <tabstop>rAbout</tabstop>
   <tabstop>rAboutQt</tabstop>
+  <tabstop>eResultVar</tabstop>
   <tabstop>eCaption</tabstop>
   <tabstop>eMessage</tabstop>
   <tabstop>parentSelf</tabstop>

eric ide

mercurial