+ change comment
This commit is contained in:
parent
63ab2d7f12
commit
39bda90514
|
@ -358,10 +358,10 @@ void TaskSketcherConstrains::slotConstraintsChanged(void)
|
||||||
name = QString::fromUtf8((*it)->Name.c_str());
|
name = QString::fromUtf8((*it)->Name.c_str());
|
||||||
|
|
||||||
/* Filter
|
/* Filter
|
||||||
0 => All
|
0 <=> All
|
||||||
1 => Normal? => <1 => ALL
|
1 <=> Normal
|
||||||
2 => Datums? => <2 => All or normal
|
2 <=> Datums
|
||||||
3 => Named => <3 => All, Normal or Datums
|
3 <=> Named
|
||||||
*/
|
*/
|
||||||
switch((*it)->Type){
|
switch((*it)->Type){
|
||||||
case Sketcher::Horizontal:
|
case Sketcher::Horizontal:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user