Fix crash with alignment tool when using Arch walls
This commit is contained in:
@@ -372,6 +372,10 @@ public:
|
||||
~AlignmentView()
|
||||
{
|
||||
}
|
||||
PyObject* getPyObject()
|
||||
{
|
||||
Py_Return;
|
||||
}
|
||||
bool canClose()
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user