mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
desktop: remove user survey
We have never made good use of the results. Let's just remove it. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
4fd4b75269
commit
ad66297cfd
16 changed files with 3 additions and 458 deletions
|
@ -121,7 +121,6 @@
|
|||
</property>
|
||||
<addaction name="actionAboutSubsurface"/>
|
||||
<addaction name="action_Check_for_Updates"/>
|
||||
<addaction name="actionUserSurvey"/>
|
||||
<addaction name="actionUserManual"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuImport">
|
||||
|
@ -659,11 +658,6 @@
|
|||
<string>Toggle tissue heat-map</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionUserSurvey">
|
||||
<property name="text">
|
||||
<string>User &survey</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Undo">
|
||||
<property name="text">
|
||||
<string>&Undo</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue