diff options
Diffstat (limited to 'korganizer/koeventeditor.h')
-rw-r--r-- | korganizer/koeventeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/koeventeditor.h b/korganizer/koeventeditor.h index dbcec875f..3d65bb0ac 100644 --- a/korganizer/koeventeditor.h +++ b/korganizer/koeventeditor.h @@ -67,7 +67,7 @@ class KOEventEditor : 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 ); |