Convert plot_gas_value to gasmix

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-06-01 20:59:41 -07:00
parent 28093ae957
commit d740ad1317
4 changed files with 5 additions and 8 deletions

View file

@ -137,7 +137,6 @@ private:
Ui::DivePlanner ui;
};
QString gasToStr(gasmix gas);
QString dpGasToStr(const divedatapoint &p);
#endif // DIVEPLANNER_H