Add region polarity invert to Region menu

This commit is contained in:
Robin Gareus 2022-12-17 13:12:06 +01:00
parent 9819cdb117
commit 0f949bc02b
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
5 changed files with 50 additions and 0 deletions

View file

@ -2314,6 +2314,7 @@ private:
void set_gain_envelope_visibility ();
void set_region_gain_visibility (RegionView*);
void toggle_gain_envelope_active ();
void toggle_region_polarity ();
void reset_region_gain_envelopes ();
void session_state_saved (std::string);