mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Display warning that dives won't be downloaded when enabling libdc dump
The warning is only shown once per session. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
06875c7cbd
commit
5fca06c9e6
2 changed files with 10 additions and 3 deletions
|
|
@ -70,6 +70,7 @@ private:
|
|||
QString logFile;
|
||||
QString dumpFile;
|
||||
QTimer *timer;
|
||||
bool dumpWarningShown;
|
||||
|
||||
public:
|
||||
bool preferDownloaded();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue