mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Show ICD in gaschange icons
Add an exclamation mark in the gas change icons if the change violates our isobaric counter diffusion criterium. Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
7b508e41cd
commit
d029feb2d5
8 changed files with 31 additions and 12 deletions
|
|
@ -26,7 +26,7 @@ slots:
|
|||
|
||||
private:
|
||||
void setupToolTipString(struct gasmix *lastgasmix);
|
||||
void setupPixmap();
|
||||
void setupPixmap(struct gasmix *lastgasmix);
|
||||
DiveCartesianAxis *vAxis;
|
||||
DiveCartesianAxis *hAxis;
|
||||
DivePlotDataModel *dataModel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue