diff options
Diffstat (limited to 'tqt/tqextscintillaapis.h')
-rw-r--r-- | tqt/tqextscintillaapis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt/tqextscintillaapis.h b/tqt/tqextscintillaapis.h index 351f18d..eb37783 100644 --- a/tqt/tqextscintillaapis.h +++ b/tqt/tqextscintillaapis.h @@ -55,7 +55,7 @@ public: void add(const TQString &entry); //! Load the API information from the file named \a fname, adding it to - //! the current set. Returns TRUE if successful, otherwise FALSE. + //! the current set. Returns true if successful, otherwise false. bool load(const TQString &fname); //! Deletes all API information. |