mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
desktop: remove DiveComputerManagementDialog
This is now done in a TabWidget with undo-support. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
c6188bbe47
commit
8a20d019c2
7 changed files with 0 additions and 181 deletions
|
|
@ -96,7 +96,6 @@
|
|||
<addaction name="actionRenumber"/>
|
||||
<addaction name="actionAutoGroup"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionEditDeviceNames"/>
|
||||
<addaction name="actionFilterTags"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuView">
|
||||
|
|
@ -237,11 +236,6 @@
|
|||
<string notr="true">Ctrl+D</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionEditDeviceNames">
|
||||
<property name="text">
|
||||
<string>Edit device &names</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAddDive">
|
||||
<property name="text">
|
||||
<string>&Add dive</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue