keyframes: implemented deleting keyframes with the delete shortcut
This commit is contained in:
@@ -47,6 +47,8 @@ public:
|
||||
const double& GetVerticalScale();
|
||||
void SetVerticalScale(const double& vscale);
|
||||
|
||||
void DeleteSelected();
|
||||
|
||||
protected:
|
||||
virtual void changeEvent(QEvent *) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user