Gui: Convert Clarify Selection usage in SelectionSingleton to instance
This commit is contained in:
@@ -2605,8 +2605,6 @@ PyObject *SelectionSingleton::sGetSelectionFromStack(PyObject * /*self*/, PyObje
|
||||
PY_CATCH;
|
||||
}
|
||||
|
||||
bool SelectionSingleton::clarifySelectionActive = false;
|
||||
|
||||
bool SelectionSingleton::isClarifySelectionActive() {
|
||||
return clarifySelectionActive;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user