There was an error while loading. Please reload this page.
1 parent 4a262d6 commit 90d710fCopy full SHA for 90d710f
Demos/Demo27/Unit1.pas
@@ -4,7 +4,7 @@ interface
4
5
uses
6
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
7
- Dialogs, PythonEngine, PythonGUIInputOutput, StdCtrls;
+ Dialogs, PythonEngine, Vcl.PythonGUIInputOutput, StdCtrls;
8
9
type
10
TMySeq = class(TPyObject)
0 commit comments