Skip to content

Commit

Permalink
Add a missing Q_GADGET statement
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrio95 committed May 28, 2019
1 parent af1fd97 commit 5136e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libmscore/dynamic.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class Segment;
//-----------------------------------------------------------------------------

class Dynamic final : public TextBase {
Q_GADGET
public:
enum class Type : char {
OTHER,
Expand Down

0 comments on commit 5136e5c

Please sign in to comment.