src/gui_actions.cpp

changeset 551
0efe5dbcef07
parent 550
d97594e3fc54
child 553
2418d5955421
--- a/src/gui_actions.cpp	Sat Dec 07 01:03:17 2013 +0200
+++ b/src/gui_actions.cpp	Sat Dec 07 01:08:52 2013 +0200
@@ -207,7 +207,7 @@
 // =============================================================================
 // -----------------------------------------------------------------------------
 DEFINE_ACTION (NewCLine, 0)
-{	AddObjectDialog::staticDialog (LDObject::CndLine, null);
+{	AddObjectDialog::staticDialog (LDObject::CondLine, null);
 }
 
 // =============================================================================

mercurial