git-svn-id: svn://db.shs.com.ru/libs@255 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -704,7 +704,7 @@ void BlockView::deleteCopyTemp() {
|
||||
|
||||
void BlockView::emitActionEvent(BlockItemBase::Action action, QList<QGraphicsItem * > items) {
|
||||
if (!ae_enabled) return;
|
||||
emit actionEvent(action, items);
|
||||
emit schemeAction(action, items);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user