mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 05:29:22 +02:00
* fixed test program - bug #40072
This commit is contained in:
parent
092bc17cb2
commit
45b15c5750
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
program pmdemo1;
|
program pmdemo1;
|
||||||
|
|
||||||
|
{$APPTYPE GUI}
|
||||||
uses
|
uses
|
||||||
os2def,pmwin;
|
os2def,pmwin;
|
||||||
|
|
||||||
|
@ -20,4 +20,5 @@ MENU ID_ClientWindow
|
|||||||
|
|
||||||
Revision 1.2 2002/09/07 16:01:25 peter
|
Revision 1.2 2002/09/07 16:01:25 peter
|
||||||
* old logs removed and tabs fixed
|
* old logs removed and tabs fixed
|
||||||
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user