created sequence type and removed old install code

This commit is contained in:
itsmattkc
2019-07-09 10:04:20 -05:00
parent ce1e189a3d
commit 9d7623d36f
12 changed files with 98 additions and 71 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ void ProjectPanel::ItemDoubleClickSlot(Item *item)
{
if (item == nullptr) {
// If the user double clicks on empty space, show the import dialog
olive::core.StartImportFootage();
olive::core.DialogImportShow();
}
// FIXME: Double click Item should do something