From 653a2baf111284171f0a2d25d6d9a0e82979f6d1 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Fri, 14 Sep 2018 12:25:18 +0200 Subject: core/settings: make qPref* constructors private Signed-off-by: Jan Iversen --- core/settings/qPrefGeneral.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/settings/qPrefGeneral.cpp') diff --git a/core/settings/qPrefGeneral.cpp b/core/settings/qPrefGeneral.cpp index a04198d7a..766f5edbc 100644 --- a/core/settings/qPrefGeneral.cpp +++ b/core/settings/qPrefGeneral.cpp @@ -11,10 +11,6 @@ static const QString st_diveshareExport_uid_default; bool qPrefGeneral::st_diveshareExport_private; static const bool st_diveshareExport_private_default = false; -qPrefGeneral::qPrefGeneral(QObject *parent) : QObject(parent) -{ -} - qPrefGeneral *qPrefGeneral::instance() { static qPrefGeneral *self = new qPrefGeneral; -- cgit v1.2.3-70-g09d2