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