diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ - run your PerlTQt project straight from the designer - STDIN/STDOUT output and Perl messages are redirected to the Output Window view, with corrected line numbers pointing to syntax errors. - - global scope TQt functions (bitBlt, qCompress...) are now available. + - global scope TQt functions (bitBlt, tqCompress...) are now available. - gathered in the TQt::GlobalSpace namespace - import them to current namespace with "use TQt::GlobalSpace" - global scope operators are available as well (e.g TQt::Point + TQt::point) |