diff options
Diffstat (limited to 'examples/pytde-sampler')
-rw-r--r-- | examples/pytde-sampler/HOWTO.samples | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/HOWTO.samples b/examples/pytde-sampler/HOWTO.samples index 2b20c52..3c13704 100644 --- a/examples/pytde-sampler/HOWTO.samples +++ b/examples/pytde-sampler/HOWTO.samples @@ -38,7 +38,7 @@ In side the module, add the following: the sample. -- one of buildWidget, buildDialog, buildApp, MainFrame - callable (retquired) +- one of buildWidget, buildDialog, buildApp, MainFrame - callable (required) default: None example: MainFrame(TQFrame): ... |