--- 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>