From ebe06a038c2773d8ca99ac8bc8a9451b2509e0e1 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 9 Sep 2016 11:58:33 +0200 Subject: options/bundle: whitespace only --- options/bundle.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'options/bundle.cpp') diff --git a/options/bundle.cpp b/options/bundle.cpp index f1b4069e..48689720 100644 --- a/options/bundle.cpp +++ b/options/bundle.cpp @@ -9,8 +9,7 @@ namespace options namespace detail { bundle::bundle(const QString& group_name) - : - mtx(QMutex::Recursive), + : mtx(QMutex::Recursive), group_name(group_name), saved(group_name), transient(saved) -- cgit v1.2.3