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/qPrefProxy.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/settings/qPrefProxy.cpp') diff --git a/core/settings/qPrefProxy.cpp b/core/settings/qPrefProxy.cpp index b9bd90ea9..4ca02815b 100644 --- a/core/settings/qPrefProxy.cpp +++ b/core/settings/qPrefProxy.cpp @@ -9,6 +9,7 @@ static const QString group = QStringLiteral("Network"); qPrefProxy::qPrefProxy(QObject *parent) : QObject(parent) { } + qPrefProxy *qPrefProxy::instance() { static qPrefProxy *self = new qPrefProxy; -- cgit v1.2.3-70-g09d2