changed 'not implemented' warning message for object movement

move
Marc Zinnschlag 9 years ago
parent d6b8033b46
commit 900378a31e

@ -7,6 +7,6 @@ CSVRender::InstanceMoveMode::InstanceMoveMode (QWidget *parent)
"<ul><li>Use primary edit to move instances around freely</li>"
"<li>Use secondary edit to move instances around within the grid</li>"
"</ul>"
"<font color=Red>Not implemented yet</font color>",
"<font color=Red>Grid move not implemented yet</font color>",
parent)
{}

Loading…
Cancel
Save