Fix PR comments
This commit is contained in:
+1
-1
@@ -402,7 +402,7 @@ public slots:
|
||||
* @brief Show OTIO import dialog
|
||||
*/
|
||||
#ifdef USE_OTIO
|
||||
void DialogImportOTIOShow(QList<Sequence*> sequences);
|
||||
void DialogImportOTIOShow(const QList<Sequence*>& sequences);
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user