diff -r db48660ca7c0 -r 1265efa7364f Preferences/ConfigurationPages/EmailPage.ui --- a/Preferences/ConfigurationPages/EmailPage.ui Wed Oct 24 19:59:49 2018 +0200 +++ b/Preferences/ConfigurationPages/EmailPage.ui Thu Oct 25 20:06:44 2018 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>451</width> - <height>593</height> + <height>782</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -54,6 +54,33 @@ </property> </widget> </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QPushButton" name="googleHelpButton"> + <property name="toolTip"> + <string>Press to get some help for enabling the Google Mail API</string> + </property> + <property name="text"> + <string>Google Mail API Help</string> + </property> + </widget> + </item> + <item> + <spacer name="horizontalSpacer_2"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> </layout> </widget> </item>