diff options
Diffstat (limited to 'core/qthelper.h')
-rw-r--r-- | core/qthelper.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |