diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-04 13:24:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-04 13:59:21 +0900 |
commit | 3f2dc73d5a565121db00f4a0f050a48910b51623 (patch) | |
tree | 3a2f1b4b88fc316e2c3d87b5e83058cb346b2852 /tqt/tqextscintillamacro.h | |
parent | 3c23eba2e71e6aebeb7ff5091fc69d050170e1d1 (diff) | |
download | tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.tar.gz tqscintilla-3f2dc73d5a565121db00f4a0f050a48910b51623.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tqt/tqextscintillamacro.h')
-rw-r--r-- | tqt/tqextscintillamacro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt/tqextscintillamacro.h b/tqt/tqextscintillamacro.h index 11f07ce..67a3885 100644 --- a/tqt/tqextscintillamacro.h +++ b/tqt/tqextscintillamacro.h @@ -63,7 +63,7 @@ public: void clear(); //! Load the macro from the printable ASCII representation \a asc. - //! Returns TRUE if there was no error. + //! Returns true if there was no error. //! //! \sa save() bool load(const TQCString &asc); |