Debug xwayland blank Engine dialog, allow to resize the window

Revert this before release
This commit is contained in:
Robin Gareus 2023-05-23 03:18:50 +02:00
parent c1fe193def
commit bb474b1b8e
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ EngineControl::EngineControl ()
AttachOptions xopt = AttachOptions (FILL | EXPAND);
int row;
set_resizable (false);
//set_resizable (false);
set_name (X_("AudioMIDISetup"));
/* the backend combo is the one thing that is ALWAYS visible */