We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b9625 commit 1b69ecaCopy full SHA for 1b69eca
Demos/Demo25/fmMain.pas
@@ -8,7 +8,7 @@ interface
8
Classes, SysUtils, Variants,
9
Windows, Messages, Graphics, Controls, Forms,
10
Dialogs, ExtCtrls, StdCtrls, ComCtrls,
11
- PythonEngine, PythonGUIInputOutput, Contnrs;
+ PythonEngine, Vcl.PythonGUIInputOutput, Contnrs;
12
13
type
14
TMain = class(TForm)
0 commit comments