diff options
Diffstat (limited to 'options/scoped.cpp')
-rw-r--r-- | options/scoped.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |