From fe2a58edc267ff643e50b412f893e15cbafab6b5 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 25 Sep 2017 16:25:12 +0200 Subject: api, options: some `virtual' fixes --- options/scoped.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/scoped.cpp') diff --git a/options/scoped.cpp b/options/scoped.cpp index 58a4ee02..ef2b1b02 100644 --- a/options/scoped.cpp +++ b/options/scoped.cpp @@ -52,4 +52,4 @@ opts::opts(const QString &name) : b(make_bundle(name)) { } -} +} // ns options -- cgit v1.2.3