Revert "Debug xwayland blank Engine dialog, allow to resize the window"
This reverts commit bb474b1b8e
.
This commit is contained in:
parent
bb474b1b8e
commit
3b8cbd7c8f
@ -133,7 +133,7 @@ EngineControl::EngineControl ()
|
|||||||
AttachOptions xopt = AttachOptions (FILL | EXPAND);
|
AttachOptions xopt = AttachOptions (FILL | EXPAND);
|
||||||
int row;
|
int row;
|
||||||
|
|
||||||
//set_resizable (false);
|
set_resizable (false);
|
||||||
set_name (X_("AudioMIDISetup"));
|
set_name (X_("AudioMIDISetup"));
|
||||||
|
|
||||||
/* the backend combo is the one thing that is ALWAYS visible */
|
/* the backend combo is the one thing that is ALWAYS visible */
|
||||||
|
Loading…
Reference in New Issue
Block a user