Automation Editor tension fix

This commit is contained in:
Lukas W
2014-12-12 10:51:15 +01:00
parent 787788870b
commit 11cb8b5d68
3 changed files with 22 additions and 10 deletions

View File

@@ -266,6 +266,9 @@ public:
QSize sizeHint() const;
public slots:
void clearCurrentPattern();
signals:
void currentPatternChanged();