Fix OS X plugin list window not defined
This commit is contained in:
@@ -48,10 +48,8 @@ private:
|
||||
int x, y;
|
||||
#endif
|
||||
|
||||
#if !JUCE_MAC
|
||||
class PluginListWindow;
|
||||
ScopedPointer<PluginListWindow> pluginListWindow;
|
||||
#endif
|
||||
};
|
||||
|
||||
#endif /* IconMenu_hpp */
|
||||
|
||||
Reference in New Issue
Block a user