Skip to content

Commit 4fcf755

Browse files
committed
Restore PLUGIN_API statement on ChannelSelector
1 parent ded1220 commit 4fcf755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Processors/Editors/ChannelSelector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class EditorButton;
4747
*/
4848

4949

50-
class ChannelSelector : public Component,
50+
class PLUGIN_API ChannelSelector : public Component,
5151
public Button::Listener,
5252
public Timer
5353
{

0 commit comments

Comments
 (0)