Preferences/ConfigurationPages/EmailPage.ui

changeset 6828
bb6667ea9ae7
parent 6560
12bf4c8aa165
child 6830
54e687924d0f
--- a/Preferences/ConfigurationPages/EmailPage.ui	Sat Mar 02 11:12:25 2019 +0100
+++ b/Preferences/ConfigurationPages/EmailPage.ui	Sat Mar 02 17:33:58 2019 +0100
@@ -46,9 +46,6 @@
       </item>
       <item>
        <widget class="QLabel" name="googleMailInfoLabel">
-        <property name="text">
-         <string>&lt;b&gt;Note:&lt;/b&gt; Google Mail using plain SMTP should be configured below.</string>
-        </property>
         <property name="wordWrap">
          <bool>true</bool>
         </property>
@@ -67,7 +64,7 @@
          </widget>
         </item>
         <item>
-         <spacer name="horizontalSpacer_2">
+         <spacer name="horizontalSpacer_3">
           <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
@@ -79,6 +76,26 @@
           </property>
          </spacer>
         </item>
+        <item>
+         <widget class="QPushButton" name="googleInstallButton">
+          <property name="toolTip">
+           <string>Press to install the required packages</string>
+          </property>
+          <property name="text">
+           <string>Install Packages</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QPushButton" name="googleCheckAgainButton">
+          <property name="toolTip">
+           <string>Press to check the availability again</string>
+          </property>
+          <property name="text">
+           <string>Check Again</string>
+          </property>
+         </widget>
+        </item>
        </layout>
       </item>
      </layout>
@@ -321,6 +338,9 @@
  </widget>
  <tabstops>
   <tabstop>googleMailCheckBox</tabstop>
+  <tabstop>googleHelpButton</tabstop>
+  <tabstop>googleInstallButton</tabstop>
+  <tabstop>googleCheckAgainButton</tabstop>
   <tabstop>mailServerEdit</tabstop>
   <tabstop>noEncryptionButton</tabstop>
   <tabstop>useSslButton</tabstop>

eric ide

mercurial