Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeCAD
FreeCAD
Commits
d51ff466
Commit
d51ff466
authored
Dec 19, 2012
by
wmayer
Browse files
Fix crash with alignment tool when using Arch walls
parent
f4a47f08
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Gui/ManualAlignment.cpp
View file @
d51ff466
...
...
@@ -372,6 +372,10 @@ public:
~
AlignmentView
()
{
}
PyObject
*
getPyObject
()
{
Py_Return
;
}
bool
canClose
()
{
return
false
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment