diff options
Diffstat (limited to 'tqt/tqextscintillabase.h')
-rw-r--r-- | tqt/tqextscintillabase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt/tqextscintillabase.h b/tqt/tqextscintillabase.h index 053e999..79cb5c8 100644 --- a/tqt/tqextscintillabase.h +++ b/tqt/tqextscintillabase.h @@ -2251,7 +2251,7 @@ public: signals: //! This signal is emitted when text is selected or de-selected. - //! \a yes is TRUE if text has been selected and FALSE if text has been + //! \a yes is true if text has been selected and false if text has been //! deselected. void TQSCN_SELCHANGED(bool yes); |