mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 10:57:55 +02:00
Splash form: Fix size of splash image on mac. Issue #41205.
This commit is contained in:
parent
2825d4f579
commit
2e21040755
@ -16,6 +16,8 @@ object SplashForm: TSplashForm
|
||||
Top = 0
|
||||
Width = 450
|
||||
Align = alClient
|
||||
Proportional = True
|
||||
Stretch = True
|
||||
OnPaint = ImagePaint
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user