Skip to content

Commit 455be8f

Browse files
committed
pothos: work on file dialog widget
1 parent 8878dcf commit 455be8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenClKernel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* The source can either be a string representing the cl source,
4343
* or a path to a .cl file containing the cl source code.
4444
* |default ""
45-
* |widget StringEntry()
45+
* |widget FileEntry(mode=open)
4646
*
4747
* |param localSize[Local Size] The number of work units/resources to allocate.
4848
* This controls the parallelism of the kernel execution.

0 commit comments

Comments
 (0)