src/gui_actions.cpp

changeset 551
0efe5dbcef07
parent 550
d97594e3fc54
child 553
2418d5955421
equal deleted inserted replaced
550:d97594e3fc54 551:0efe5dbcef07
205 } 205 }
206 206
207 // ============================================================================= 207 // =============================================================================
208 // ----------------------------------------------------------------------------- 208 // -----------------------------------------------------------------------------
209 DEFINE_ACTION (NewCLine, 0) 209 DEFINE_ACTION (NewCLine, 0)
210 { AddObjectDialog::staticDialog (LDObject::CndLine, null); 210 { AddObjectDialog::staticDialog (LDObject::CondLine, null);
211 } 211 }
212 212
213 // ============================================================================= 213 // =============================================================================
214 // ----------------------------------------------------------------------------- 214 // -----------------------------------------------------------------------------
215 DEFINE_ACTION (NewComment, 0) 215 DEFINE_ACTION (NewComment, 0)

mercurial