Skip to content

Commit 97a684e

Browse files
committed
Sync Demo02
1 parent 3f8dc93 commit 97a684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demos/Demo02/Unit1.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface
88
Classes, SysUtils,
99
Windows, Messages, Graphics, Controls, Forms, Dialogs,
1010
StdCtrls, ComCtrls, ExtCtrls,
11-
PythonEngine, PythonGUIInputOutput;
11+
PythonEngine, Vcl.PythonGUIInputOutput;
1212

1313
type
1414
TForm1 = class(TForm)

0 commit comments

Comments
 (0)