Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zonkmachine committed Jun 11, 2024
1 parent b043a2f commit d6051c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/LfoGraph.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class LfoGraph : public QWidget, public ModelView
Q_OBJECT
Q_PROPERTY(QColor noAmountColor MEMBER m_noAmountColor)
Q_PROPERTY(QColor fullAmountColor MEMBER m_fullAmountColor)

public:
LfoGraph(QWidget* parent);

Expand Down

0 comments on commit d6051c1

Please sign in to comment.