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