From f2faf7acf4445fef2a149ebbdecb569a2d119d94 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 2 Jul 2018 08:20:47 +0200 Subject: nothing important --- options/connector.cpp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'options/connector.cpp') diff --git a/options/connector.cpp b/options/connector.cpp index 2d039ccf..0efac8f1 100644 --- a/options/connector.cpp +++ b/options/connector.cpp @@ -11,8 +11,7 @@ #include -namespace options { -namespace detail { +namespace options::detail { static bool generic_is_equal(const QVariant& val1, const QVariant& val2) { @@ -129,6 +128,4 @@ connector::connector() { } -} - -} +} // ns options::detail -- cgit v1.2.3