Revert "Debug xwayland blank Engine dialog, allow to resize the window"

This reverts commit bb474b1b8e.
This commit is contained in:
Robin Gareus 2023-05-24 00:45:16 +02:00
parent bb474b1b8e
commit 3b8cbd7c8f
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 */