summaryrefslogtreecommitdiffstats
path: root/core/settings/qPrefPartialPressureGas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/settings/qPrefPartialPressureGas.cpp')
-rw-r--r--core/settings/qPrefPartialPressureGas.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/qPrefPartialPressureGas.cpp b/core/settings/qPrefPartialPressureGas.cpp
index 4ff74c646..d7d20952a 100644
--- a/core/settings/qPrefPartialPressureGas.cpp
+++ b/core/settings/qPrefPartialPressureGas.cpp
@@ -7,6 +7,7 @@ static const QString group = QStringLiteral("TecDetails");
qPrefPartialPressureGas::qPrefPartialPressureGas(QObject *parent) : QObject(parent)
{
}
+
qPrefPartialPressureGas *qPrefPartialPressureGas::instance()
{
static qPrefPartialPressureGas *self = new qPrefPartialPressureGas;