Turn Options::ScopeType
into a scoped enum :)
Also remove global `using ...` from header file.
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
|
||||
using namespace rtengine::procparams;
|
||||
|
||||
using ScopeType = Options::ScopeType;
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user