mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-03 16:17:02 +02:00
examples: Fix typo in TestAll demo.
git-svn-id: trunk@65337 -
This commit is contained in:
parent
b8af100318
commit
4e96538dd2
@ -267,7 +267,7 @@ const
|
|||||||
'SaveDialog',
|
'SaveDialog',
|
||||||
'SavepictureDialog',
|
'SavepictureDialog',
|
||||||
'SelectdirectoryDialog',
|
'SelectdirectoryDialog',
|
||||||
'QuesionDialog'
|
'QuestionDialog'
|
||||||
);
|
);
|
||||||
|
|
||||||
function VkToString(Key: Word): String;
|
function VkToString(Key: Word): String;
|
||||||
|
Loading…
Reference in New Issue
Block a user