48 <string>Enter the custom viewer to be used</string> |
48 <string>Enter the custom viewer to be used</string> |
49 </property> |
49 </property> |
50 </widget> |
50 </widget> |
51 </item> |
51 </item> |
52 <item> |
52 <item> |
53 <widget class="QPushButton" name="customViewerSelectionButton"> |
53 <widget class="QToolButton" name="customViewerSelectionButton"> |
54 <property name="enabled"> |
54 <property name="enabled"> |
55 <bool>false</bool> |
55 <bool>false</bool> |
56 </property> |
56 </property> |
57 <property name="toolTip"> |
57 <property name="toolTip"> |
58 <string>Press to select the custom viewer via a file selection dialog</string> |
58 <string>Press to select the custom viewer via a file selection dialog</string> |
59 </property> |
|
60 <property name="text"> |
|
61 <string>...</string> |
|
62 </property> |
59 </property> |
63 </widget> |
60 </widget> |
64 </item> |
61 </item> |
65 </layout> |
62 </layout> |
66 </item> |
63 </item> |