mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Add GetInfo Preferences.
This commit is contained in:
@@ -31,7 +31,7 @@ class WarningsPrefs final : public PrefsPanel
|
||||
|
||||
private:
|
||||
void Populate();
|
||||
void PopulateOrExchange(ShuttleGui & S);
|
||||
void PopulateOrExchange(ShuttleGui & S) override;
|
||||
};
|
||||
|
||||
class WarningsPrefsFactory final : public PrefsPanelFactory
|
||||
|
||||
Reference in New Issue
Block a user