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