subsurface/commands
Berthold Stoeger dc67876c79 Cleanup: introduce empty_weightsystem constant
To make things more future-proof, introduce an empty_weightsystem
constant. Replace explicit aggragate initialization of empty
weightsystems by this constant.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-12-05 10:14:25 -08:00
..
CMakeLists.txt Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command.cpp Undo: make weight-deletion an undoable action 2019-12-05 10:14:25 -08:00
command.h Undo: make weight-deletion an undoable action 2019-12-05 10:14:25 -08: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 Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command_divelist.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_divesite.cpp Selection: move commands/command_private.* to core/selection.* 2019-12-04 13:00:23 +01:00
command_divesite.h Refactoring: move undo commands to top level 2019-11-14 21:02:07 +01:00
command_edit.cpp Cleanup: introduce empty_weightsystem constant 2019-12-05 10:14:25 -08:00
command_edit.h Undo: make weight-deletion an undoable action 2019-12-05 10:14:25 -08: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