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
@@ -145,7 +145,7 @@ void Core::SetTool(const olive::tool::Tool &tool)
emit ToolChanged(tool_);
}
void Core::StartImportFootage()
void Core::DialogImportShow()
{
// Open dialog for user to select files
QStringList files = QFileDialog::getOpenFileNames(main_window_,