mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Suppress deprecation warning
This commit is contained in:
@@ -48,6 +48,10 @@ class wxArrayString;
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
// We use deprecated LV2 interfaces to remain compatible with older
|
||||
// plug-ins, so disable warnings
|
||||
LV2_DISABLE_DEPRECATION_WARNINGS
|
||||
|
||||
class wxSlider;
|
||||
class wxTextCtrl;
|
||||
class NumericTextCtrl;
|
||||
|
||||
Reference in New Issue
Block a user