mirror of https://gitlab.com/basile.b/dexed.git
fix, when editor is oekGeneric, property editor dialogs were hidden behind the widget
This commit is contained in:
parent
d70409bcb9
commit
179d141fed
|
@ -7,7 +7,6 @@ inherited CEOptionEditorWidget: TCEOptionEditorWidget
|
||||||
Caption = 'Options editor'
|
Caption = 'Options editor'
|
||||||
ClientHeight = 493
|
ClientHeight = 493
|
||||||
ClientWidth = 559
|
ClientWidth = 559
|
||||||
FormStyle = fsSystemStayOnTop
|
|
||||||
inherited Back: TPanel
|
inherited Back: TPanel
|
||||||
Height = 493
|
Height = 493
|
||||||
Width = 559
|
Width = 559
|
||||||
|
|
Loading…
Reference in New Issue