Skip to content

Commit 90d710f

Browse files
committed
Sync Demo27
1 parent 4a262d6 commit 90d710f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demos/Demo27/Unit1.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ interface
44

55
uses
66
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
7-
Dialogs, PythonEngine, PythonGUIInputOutput, StdCtrls;
7+
Dialogs, PythonEngine, Vcl.PythonGUIInputOutput, StdCtrls;
88

99
type
1010
TMySeq = class(TPyObject)

0 commit comments

Comments
 (0)