Skip to content

Commit

Permalink
ci: macos dylib fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Dec 30, 2024
1 parent 7dd1e67 commit 9571063
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class QGraphicsView;
namespace Scenario
{
class MusicalGrid;
class TimeRulerBase
class SCORE_PLUGIN_SCENARIO_EXPORT TimeRulerBase
: public QObject
, public QGraphicsItem
{
Expand Down

0 comments on commit 9571063

Please sign in to comment.