diff options
Diffstat (limited to 'src/settings/settings_general.ui')
-rw-r--r-- | src/settings/settings_general.ui | 41 |
1 files changed, 2 insertions, 39 deletions
diff --git a/src/settings/settings_general.ui b/src/settings/settings_general.ui index 908f1c27..7d4419b8 100644 --- a/src/settings/settings_general.ui +++ b/src/settings/settings_general.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>480</width> - <height>571</height> + <width>573</width> + <height>410</height> </rect> </property> <property name="windowTitle"> @@ -231,43 +231,6 @@ </widget> </item> <item> - <widget class="QGroupBox" name="groupBox_5"> - <property name="title"> - <string>Misc</string> - </property> - <layout class="QVBoxLayout" name="verticalLayout_3"> - <item> - <widget class="QCheckBox" name="kcfg_hScrollWheelHistory"> - <property name="text"> - <string>Use horizontal scroll wheel to go through web history</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="doNotTrackCheckBox"> - <property name="text"> - <string>Send DNT headers to tell websites you don't want to be tracked</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="kcfg_enableViShortcuts"> - <property name="text"> - <string>Enable Vi-like navigation shortcuts</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="kcfg_accessKeysEnabled"> - <property name="text"> - <string>Enable keyboard navigation using the Ctrl key</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> |