mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Update CMakeLists.txt
Remove preferences "Dive Download" window. Delete all dive computers no longer needed now that they can be dleted on the import window. Signed-off-by: jme <32236882+notrege@users.noreply.github.com>
This commit is contained in:
parent
da8509d29b
commit
34926f1325
1 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@ include_directories(.
|
|||
|
||||
set(SUBSURFACE_PREFERENCES_UI
|
||||
preferences_cloud.ui
|
||||
preferences_dc.ui
|
||||
preferences_defaults.ui
|
||||
preferences_equipment.ui
|
||||
preferences_georeference.ui
|
||||
|
@ -32,8 +31,6 @@ set(SUBSURFACE_PREFERENCES_LIB_SRCS
|
|||
abstractpreferenceswidget.h
|
||||
preferences_cloud.cpp
|
||||
preferences_cloud.h
|
||||
preferences_dc.cpp
|
||||
preferences_dc.h
|
||||
preferences_defaults.cpp
|
||||
preferences_defaults.h
|
||||
preferences_equipment.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue