mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 19:00:27 +02:00
Splash form: Fix size of splash image on mac. Issue #41205.
(cherry picked from commit 2e21040755
)
This commit is contained in:
parent
4a4e0d8b79
commit
973af8dbd7
@ -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