mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 21:59:18 +02:00
IDE: make lazarus splash fsSplash, not fsStayOnTop.
git-svn-id: trunk@26225 -
This commit is contained in:
parent
202d086cc0
commit
e0cba9ec28
@ -10,7 +10,7 @@ object SplashForm: TSplashForm
|
||||
Caption = 'Lazarus'
|
||||
ClientHeight = 341
|
||||
ClientWidth = 429
|
||||
FormStyle = fsStayOnTop
|
||||
FormStyle = fsSplash
|
||||
Position = poScreenCenter
|
||||
LCLVersion = '0.9.29'
|
||||
object Image: TImage
|
||||
|
Loading…
Reference in New Issue
Block a user