Preferences/ConfigurationPages/ShellPage.ui

changeset 6581
8eb6220f2bb7
parent 5799
e87f52c0374a
equal deleted inserted replaced
6580:082d58e2415e 6581:8eb6220f2bb7
81 <property name="text"> 81 <property name="text">
82 <string>Syntax Highlighting Enabled</string> 82 <string>Syntax Highlighting Enabled</string>
83 </property> 83 </property>
84 </widget> 84 </widget>
85 </item> 85 </item>
86 <item row="2" column="1">
87 <widget class="QCheckBox" name="rememberCheckBox">
88 <property name="toolTip">
89 <string>Select to start with the most recently used virtual environment</string>
90 </property>
91 <property name="text">
92 <string>Start with most recently used virtual environment</string>
93 </property>
94 </widget>
95 </item>
86 </layout> 96 </layout>
87 </item> 97 </item>
88 <item> 98 <item>
89 <widget class="QGroupBox" name="groupBox"> 99 <widget class="QGroupBox" name="groupBox">
90 <property name="title"> 100 <property name="title">
283 <tabstop>shellLinenoCheckBox</tabstop> 293 <tabstop>shellLinenoCheckBox</tabstop>
284 <tabstop>shellACEnabledCheckBox</tabstop> 294 <tabstop>shellACEnabledCheckBox</tabstop>
285 <tabstop>shellSyntaxHighlightingCheckBox</tabstop> 295 <tabstop>shellSyntaxHighlightingCheckBox</tabstop>
286 <tabstop>shellWordWrapCheckBox</tabstop> 296 <tabstop>shellWordWrapCheckBox</tabstop>
287 <tabstop>shellCTEnabledCheckBox</tabstop> 297 <tabstop>shellCTEnabledCheckBox</tabstop>
298 <tabstop>rememberCheckBox</tabstop>
288 <tabstop>shellHistorySpinBox</tabstop> 299 <tabstop>shellHistorySpinBox</tabstop>
289 <tabstop>shellHistoryStyleComboBox</tabstop> 300 <tabstop>shellHistoryStyleComboBox</tabstop>
290 <tabstop>shellHistoryWrapCheckBox</tabstop> 301 <tabstop>shellHistoryWrapCheckBox</tabstop>
291 <tabstop>shellHistoryCursorKeysCheckBox</tabstop> 302 <tabstop>shellHistoryCursorKeysCheckBox</tabstop>
292 <tabstop>monospacedFontButton</tabstop> 303 <tabstop>monospacedFontButton</tabstop>

eric ide

mercurial