OpenSecurity/bin/ui/ConfigureDialog.ui
changeset 224 dc7cee534574
parent 198 c80f38c424fd
     1.1 --- a/OpenSecurity/bin/ui/ConfigureDialog.ui	Wed Jun 25 19:18:47 2014 +0200
     1.2 +++ b/OpenSecurity/bin/ui/ConfigureDialog.ui	Mon Sep 29 12:42:58 2014 +0200
     1.3 @@ -189,6 +189,19 @@
     1.4             </property>
     1.5            </widget>
     1.6           </item>
     1.7 +         <item>
     1.8 +          <widget class="QPushButton" name="btnUpdate">
     1.9 +           <property name="minimumSize">
    1.10 +            <size>
    1.11 +             <width>100</width>
    1.12 +             <height>0</height>
    1.13 +            </size>
    1.14 +           </property>
    1.15 +           <property name="text">
    1.16 +            <string>&amp;Update</string>
    1.17 +           </property>
    1.18 +          </widget>
    1.19 +         </item>
    1.20          </layout>
    1.21         </item>
    1.22         <item>
    1.23 @@ -404,7 +417,16 @@
    1.24   <tabstops>
    1.25    <tabstop>edtStatus</tabstop>
    1.26    <tabstop>edtVersion</tabstop>
    1.27 +  <tabstop>tabWidget</tabstop>
    1.28 +  <tabstop>tvTemplate</tabstop>
    1.29 +  <tabstop>btnDownload</tabstop>
    1.30    <tabstop>btnImport</tabstop>
    1.31 +  <tabstop>btnUpdate</tabstop>
    1.32 +  <tabstop>edtProgress</tabstop>
    1.33 +  <tabstop>tvMachines</tabstop>
    1.34 +  <tabstop>edtLog</tabstop>
    1.35 +  <tabstop>btnExplorer</tabstop>
    1.36 +  <tabstop>btnRefresh</tabstop>
    1.37    <tabstop>btnAbout</tabstop>
    1.38    <tabstop>btnClose</tabstop>
    1.39   </tabstops>