From 7940e45c4c56594a0fe43dda28f6126cb2ceb555 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sun, 2 Sep 2018 11:50:55 +0200 Subject: core/settings: add missing empty line. Standard is to have 1 empty line between functions correct missing static in qPrefGeocoding.h Signed-off-by: Jan Iversen --- core/settings/qPrefGeneral.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/settings/qPrefGeneral.cpp') diff --git a/core/settings/qPrefGeneral.cpp b/core/settings/qPrefGeneral.cpp index f2ae46494..14868abcd 100644 --- a/core/settings/qPrefGeneral.cpp +++ b/core/settings/qPrefGeneral.cpp @@ -14,6 +14,7 @@ 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