mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-01 00:19:31 +02:00
Merge branch 'rdlogmanager-segv' of https://github.com/deltecent/rivendell into deltecent-rdlogmanager-segv
This commit is contained in:
commit
d3bfbeb33a
@ -342,7 +342,7 @@ void ImportListView::insertNoteMenuData()
|
||||
i_item->setEventType(RDLogLine::Marker);
|
||||
i_item->setMarkerComment(note);
|
||||
i_item->setTransType(RDLogLine::Segue);
|
||||
import_list->takeItem(1,i_item);
|
||||
import_list->takeItem(import_menu_line,i_item);
|
||||
validateTransitions();
|
||||
refreshList(import_menu_line);
|
||||
emit sizeChanged(childCount());
|
||||
|
Loading…
x
Reference in New Issue
Block a user