mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove the divecomputer naming tab
The TabDiveComputer model won't work in the new world order, where you can't even insert a new device entry without a nickname to be edited. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
6c4e890960
commit
ba6f7361da
5 changed files with 0 additions and 100 deletions
|
@ -53,7 +53,6 @@ set (SUBSURFACE_UI
|
|||
tab-widgets/TabDiveExtraInfo.ui
|
||||
tab-widgets/TabDiveEquipment.ui
|
||||
tab-widgets/TabDiveSite.ui
|
||||
tab-widgets/TabDiveComputer.ui
|
||||
)
|
||||
|
||||
# the interface, in C++
|
||||
|
@ -124,8 +123,6 @@ set(SUBSURFACE_INTERFACE
|
|||
tab-widgets/TabDiveStatistics.h
|
||||
tab-widgets/TabDiveSite.cpp
|
||||
tab-widgets/TabDiveSite.h
|
||||
tab-widgets/TabDiveComputer.cpp
|
||||
tab-widgets/TabDiveComputer.h
|
||||
tab-widgets/maintab.cpp
|
||||
tab-widgets/maintab.h
|
||||
tableview.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue