Add basic marker deleting and fix selection code

This commit is contained in:
Thomas Wilshaw
2021-10-22 22:15:52 +01:00
parent 0044174f3d
commit c445dc46a9
6 changed files with 31 additions and 14 deletions
-2
View File
@@ -41,8 +41,6 @@ public:
void SetPlaybackCache(PlaybackCache* cache);
virtual void DeleteSelected() override;
protected:
virtual void paintEvent(QPaintEvent* e) override;