created sequence type and removed old install code
This commit is contained in:
+1
-1
@@ -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_,
|
||||
|
||||
Reference in New Issue
Block a user