--- a/Preferences/ConfigurationPages/HelpViewersPage.ui Tue Jan 07 18:08:40 2014 +0100 +++ b/Preferences/ConfigurationPages/HelpViewersPage.ui Wed Jan 08 19:07:23 2014 +0100 @@ -50,16 +50,13 @@ </widget> </item> <item> - <widget class="QPushButton" name="customViewerSelectionButton"> + <widget class="QToolButton" name="customViewerSelectionButton"> <property name="enabled"> <bool>false</bool> </property> <property name="toolTip"> <string>Press to select the custom viewer via a file selection dialog</string> </property> - <property name="text"> - <string>...</string> - </property> </widget> </item> </layout> @@ -151,21 +148,5 @@ </hint> </hints> </connection> - <connection> - <sender>customViewerButton</sender> - <signal>toggled(bool)</signal> - <receiver>customViewerSelectionButton</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>592</x> - <y>94</y> - </hint> - <hint type="destinationlabel"> - <x>591</x> - <y>127</y> - </hint> - </hints> - </connection> </connections> </ui>