mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove obsolete declaration of void gfLowAtMaxDepthChanged
in ./core/subsurface-qt/SettingsObjectWrapper.h
Code for this was removed here: 5b080bedde
Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
4db9f5dbbd
commit
3ad398e3a7
1 changed files with 0 additions and 1 deletions
|
@ -220,7 +220,6 @@ signals:
|
|||
void showCCRSensorsChanged(bool value);
|
||||
void zoomedPlotChanged(bool value);
|
||||
void showSacChanged(bool value);
|
||||
void gfLowAtMaxDepthChanged(bool value);
|
||||
void displayUnusedTanksChanged(bool value);
|
||||
void showAverageDepthChanged(bool value);
|
||||
void showPicturesInProfileChanged(bool value);
|
||||
|
|
Loading…
Add table
Reference in a new issue