--- a/Preferences/ConfigurationPages/EditorFilePage.ui Sat Dec 20 19:16:41 2014 +0100 +++ b/Preferences/ConfigurationPages/EditorFilePage.ui Sun Dec 21 15:36:59 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>600</width> - <height>1032</height> + <height>1193</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> @@ -501,6 +501,16 @@ </property> </widget> </item> + <item row="4" column="0" colspan="2"> + <widget class="QCheckBox" name="previewRestSphinxCheckBox"> + <property name="toolTip"> + <string>Select to use 'sphinx' to generate the ReST preview</string> + </property> + <property name="text"> + <string>Use 'sphinx' for ReST preview</string> + </property> + </widget> + </item> </layout> </widget> </item>