Revert "split EngineDialog into a widget and a dialog"

This reverts commit f74ffd5a9202adda4b34e9c8733a0503a0dfeeeb.
This commit is contained in:
Paul Davis 2024-04-24 22:21:21 -06:00
parent 38bbae3b7f
commit d9ee6400df
9 changed files with 95 additions and 165 deletions

View file

@ -47,7 +47,7 @@
#include "ardour_dialog.h"
class EngineControlDialog;
class EngineControl;
class SessionDialog : public ArdourDialog
{