diff options
Diffstat (limited to 'korganizer/kojournaleditor.h')
-rw-r--r-- | korganizer/kojournaleditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kojournaleditor.h b/korganizer/kojournaleditor.h index 291940cf0..731682e9d 100644 --- a/korganizer/kojournaleditor.h +++ b/korganizer/kojournaleditor.h @@ -64,7 +64,7 @@ class KOJournalEditor : 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 ); |