subsurface/commands
Dirk Hohndel e1cd055111 code cleanup: add empty table structures
It seemed to make sense to combine all three types in one commit.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-01-10 02:37:03 +09:00
..
CMakeLists.txt Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command.cpp core: read and write the user-specified salinity 2020-01-06 07:00:34 +09:00
command.h core: read and write the user-specified salinity 2020-01-06 07:00:34 +09:00
command_base.cpp Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_base.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_divelist.cpp code cleanup: add empty table structures 2020-01-10 02:37:03 +09:00
command_divelist.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_divesite.cpp code cleanup: replace use of toStdVector() 2020-01-10 02:37:03 +09:00
command_divesite.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_edit.cpp code cleanup: remove unused member variable 2020-01-10 02:37:03 +09:00
command_edit.h code cleanup: remove unused member variable 2020-01-10 02:37:03 +09:00
command_edit_trip.cpp Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command_edit_trip.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00