1416 refresh window

This commit is contained in:
Dave French
2015-01-23 19:46:09 +00:00
parent f8120cd2fe
commit f6792d991c

View File

@@ -2298,6 +2298,7 @@ void AutomationEditorWindow::dropEvent( QDropEvent *_de )
if( mod != NULL )
{
m_editor->m_pattern->addObject( mod );
setCurrentPattern( m_editor->m_pattern );
}
}