Skip to content
Snippets Groups Projects
Commit 8352891b authored by Aaron Cuevas Lopez's avatar Aaron Cuevas Lopez
Browse files

Remove duplicate button events on visualizers

parent dda30b6e
No related branches found
No related tags found
No related merge requests found
......@@ -266,8 +266,7 @@ void VisualizerEditor::buttonClicked (Button* button)
}
}
// Pass the button event along to subclasses.
buttonEvent (button);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment