timeline: use similar reverse strategy for inserting/overwriting from
the most recently focused project panel
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
|
||||
Folder* GetSelectedFolder();
|
||||
|
||||
QList<Footage*> GetSelectedFootage();
|
||||
|
||||
ProjectViewModel* model();
|
||||
|
||||
virtual void SelectAll() override;
|
||||
@@ -64,8 +66,6 @@ private slots:
|
||||
|
||||
void ProjectNameChanged();
|
||||
|
||||
QList<Footage*> GetSelectedFootage();
|
||||
|
||||
};
|
||||
|
||||
#endif // PROJECT_PANEL_H
|
||||
|
||||
Reference in New Issue
Block a user