Skip to content

Commit 74f1bcc

Browse files
committed
Update simba.import_lcl_misc.pas
1 parent ef6b575 commit 74f1bcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/script/imports/lcl/simba.import_lcl_misc.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ implementation
2020
PBitmap = ^TBitmap;
2121
PNotifyEvent = ^TNotifyEvent;
2222
PComponent = ^TComponent;
23+
PCaption = ^TCaption;
2324

2425
PCustomFloatSpinEdit = ^TCustomFloatSpinEdit;
2526
PCustomSpinEdit = ^TCustomSpinEdit;

0 commit comments

Comments
 (0)