Skip to content

Commit 1b69eca

Browse files
committed
Sync VarPythUnitTest
1 parent a4b9625 commit 1b69eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demos/Demo25/fmMain.pas

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

1313
type
1414
TMain = class(TForm)

0 commit comments

Comments
 (0)