diff options
Diffstat (limited to 'korganizer/kotodoeditor.h')
-rw-r--r-- | korganizer/kotodoeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kotodoeditor.h b/korganizer/kotodoeditor.h index 5ab3e36dd..f743c11cf 100644 --- a/korganizer/kotodoeditor.h +++ b/korganizer/kotodoeditor.h @@ -55,7 +55,7 @@ class KOTodoEditor : public KOIncidenceEditor /** Sets the given summary and description. If description is empty and the - summary contains multiple lines, the summary will be used as description + summary tqcontains multiple lines, the summary will be used as description and only the first line of summary will be used as the summary. */ void setTexts( const TQString &summary, const TQString &description = TQString::null ); |