reimplemented zooming controls

This commit is contained in:
itsmattkc
2019-08-15 11:39:07 +10:00
parent b4529205b9
commit fb7c7f1bdb
15 changed files with 142 additions and 9 deletions
+4
View File
@@ -43,6 +43,10 @@ public:
virtual QString Category() override;
virtual QString Description() override;
virtual void Process(const rational &time) override;
virtual void Release() override;
/**
* @brief Set parameters of the Renderer
*