Add right click menu to clear I/O points when they exist in timelineheader
This commit is contained in:
+1
-2
@@ -31,6 +31,7 @@ public slots:
|
||||
void new_project();
|
||||
void autorecover_interval();
|
||||
void on_actionNest_triggered();
|
||||
void on_actionClear_In_Out_triggered();
|
||||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *);
|
||||
@@ -157,8 +158,6 @@ private slots:
|
||||
|
||||
void on_actionSet_Out_Point_triggered();
|
||||
|
||||
void on_actionClear_In_Out_triggered();
|
||||
|
||||
void on_actionDelete_In_Out_triggered();
|
||||
|
||||
void on_actionRipple_Delete_In_Out_triggered();
|
||||
|
||||
Reference in New Issue
Block a user