mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: SplashForm: OnCLose missed before
(cherry picked from commit 1f71a393a3)
This commit is contained in:
parent
7b71f4987b
commit
86798ee994
1 changed files with 1 additions and 0 deletions
|
|
@ -1019,6 +1019,7 @@ object frmStartingSplash: TfrmStartingSplash
|
|||
OnCreate = FormCreate
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '2.0.12.0'
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
OnHide = FormHide
|
||||
object pnlInfo: TPanel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue