Add right click menu to clear I/O points when they exist in timelineheader

This commit is contained in:
alcomposer
2018-12-19 18:18:56 +10:30
parent 26c3534048
commit 27c4520e58
3 changed files with 19 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ public:
public slots:
void set_scroll(int);
void set_visible_in(long i);
void show_context_menu(const QPoint &pos);
protected:
void paintEvent(QPaintEvent*);