aboutsummaryrefslogtreecommitdiff
path: root/src/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs')
-rw-r--r--src/dialogs/settingsdialog.ui11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/dialogs/settingsdialog.ui b/src/dialogs/settingsdialog.ui
index 04e86d5..60b66ba 100644
--- a/src/dialogs/settingsdialog.ui
+++ b/src/dialogs/settingsdialog.ui
@@ -194,6 +194,16 @@
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="enable_guppy">
+ <property name="enabled">
+ <bool>true</bool>
+ </property>
+ <property name="text">
+ <string>Guppy</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QCheckBox" name="enable_finger">
<property name="enabled">
<bool>true</bool>
@@ -1643,6 +1653,7 @@
<tabstops>
<tabstop>enable_gemini</tabstop>
<tabstop>enable_gopher</tabstop>
+ <tabstop>enable_guppy</tabstop>
<tabstop>enable_finger</tabstop>
<tabstop>enable_http</tabstop>
<tabstop>enable_https</tabstop>