fix DEBUG_TRACE message about a drag
This commit is contained in:
parent
f9da85639d
commit
d892614742
@ -7264,7 +7264,7 @@ FreehandLineDrag<OrderedPointList,OrderedPoint>::FreehandLineDrag (Editor* edito
|
||||
, did_snap (false)
|
||||
, line_break_pending (false)
|
||||
{
|
||||
DEBUG_TRACE (DEBUG::Drags, "New AutomationDrawDrag\n");
|
||||
DEBUG_TRACE (DEBUG::Drags, "New FreehandLinDrag\n");
|
||||
}
|
||||
|
||||
template<typename OrderedPointList, typename OrderedPoint>
|
||||
|
Loading…
Reference in New Issue
Block a user