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'
|
||||
ClientHeight = 493
|
||||
ClientWidth = 559
|
||||
FormStyle = fsSystemStayOnTop
|
||||
inherited Back: TPanel
|
||||
Height = 493
|
||||
Width = 559
|
||||
|
|
Loading…
Reference in New Issue