Workaround a bug in Juce/MacOS file dialog stuff. Show error messages in GUI.
This commit is contained in:
@ -330,7 +330,7 @@ private:
|
||||
Label m_info_label;
|
||||
SpectralChainEditor m_spec_order_ed;
|
||||
void chooseFile();
|
||||
|
||||
String m_last_err;
|
||||
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (PaulstretchpluginAudioProcessorEditor)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user