--- a/Preferences/ConfigurationPages/EditorFilePage.ui Sun Jul 24 15:25:42 2011 +0200 +++ b/Preferences/ConfigurationPages/EditorFilePage.ui Sun Jul 24 19:22:40 2011 +0200 @@ -7,10 +7,10 @@ <x>0</x> <y>0</y> <width>600</width> - <height>904</height> + <height>950</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout_2"> + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -454,6 +454,29 @@ </widget> </item> <item> + <widget class="QGroupBox" name="groupBox_7"> + <property name="title"> + <string>File Preview</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <widget class="QLabel" name="label_6"> + <property name="text"> + <string>Extensions of previewable files:</string> + </property> + </widget> + </item> + <item> + <widget class="QLineEdit" name="previewExtensionsEdit"> + <property name="toolTip"> + <string>Enter the filename extensions of files that may be previewed in the web browser (separated by a space)</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> <spacer> <property name="orientation"> <enum>Qt::Vertical</enum>