From 33b4ecf0555371e0c325ff05707d70ac9e69c8db Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Tue, 5 May 2020 22:37:23 +0200 Subject: cleanup: move the inertgas enum from qthelper.hpp to deco.c There are no outside users. Signed-off-by: Berthold Stoeger --- core/qthelper.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/qthelper.h') diff --git a/core/qthelper.h b/core/qthelper.h index 0f3dd9c1b..8bb0bbdfa 100644 --- a/core/qthelper.h +++ b/core/qthelper.h @@ -10,7 +10,6 @@ struct picture; // 1) Types -enum inertgas {N2, HE}; enum watertypes {FRESHWATER, BRACKISHWATER, EN13319WATER, SALTWATER, DC_WATERTYPE}; // 2) Functions visible only to C++ parts -- cgit v1.2.3-70-g09d2