Skip to content

Commit 19db247

Browse files
committed
Sync ThrdDemo2
1 parent 5407348 commit 19db247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Demos/Demo33/ThSort.pas

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

1313
type
1414
TThreadSortForm = class(TForm)

0 commit comments

Comments
 (0)