mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Removed some old compiler bug workarounds
This commit is contained in:
parent
ee4993f0ff
commit
357dd2c9c9
53 changed files with 102 additions and 130 deletions
|
|
@ -333,7 +333,7 @@ private:
|
|||
|
||||
//==============================================================================
|
||||
class KeyMappingEditorComponent::TopLevelItem : public TreeViewItem,
|
||||
public ButtonListener,
|
||||
public Button::Listener,
|
||||
private ChangeListener
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue