Files
ardour/gtk2_ardour/plugin_pin_dialog.h
Robin Gareus 7d8b93add1 Consolidate PinDialog Session/recording checks
- _session cannot be NULL while the dialog is visible.
  This removes extra `if (_session)` tests.
- Operations now no longer fail silently, but show error messages.
2018-10-29 21:50:08 +01:00

8.0 KiB