summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_network.ui
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2018-09-09 09:38:47 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-09 18:28:08 -0700
commit90fb34baab66bfb345d0eba063795f284ee2e415 (patch)
tree1e097bef8fcb0953445272e559243c7cadc600c3 /desktop-widgets/preferences/preferences_network.ui
parent97f75472e83bf20cbf28993559114d1572ba39a4 (diff)
downloadsubsurface-90fb34baab66bfb345d0eba063795f284ee2e415.tar.gz
Desktop: Remove webservice, remove UI components (1)
The very first part of the full removal of the GPS webservice. This removes the UI artefacts and a tiny bit fallout. This leaves in place all the background processing. Be very careful here as this can break workflow of users that currently have unapplied GPS coordinates sitting in the webservice, and do upgrade to the version where this commit goes in. They have no clean UI way any more to apply those GPS fixes from the desktop. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'desktop-widgets/preferences/preferences_network.ui')
-rw-r--r--desktop-widgets/preferences/preferences_network.ui32
1 files changed, 0 insertions, 32 deletions
diff --git a/desktop-widgets/preferences/preferences_network.ui b/desktop-widgets/preferences/preferences_network.ui
index 74f2548c1..7be1d3f4f 100644
--- a/desktop-widgets/preferences/preferences_network.ui
+++ b/desktop-widgets/preferences/preferences_network.ui
@@ -226,38 +226,6 @@
</widget>
</item>
<item>
- <widget class="QGroupBox" name="groupBox_8">
- <property name="title">
- <string>Subsurface web service</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_7">
- <property name="spacing">
- <number>5</number>
- </property>
- <property name="margin">
- <number>5</number>
- </property>
- <item>
- <widget class="QLabel" name="label_16">
- <property name="text">
- <string>Default user ID</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="default_uid"/>
- </item>
- <item>
- <widget class="QCheckBox" name="save_uid_local">
- <property name="text">
- <string>Save user ID locally?</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>