diff options
Diffstat (limited to 'libkcal/incidence.h')
-rw-r--r-- | libkcal/incidence.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/incidence.h b/libkcal/incidence.h index c1aa402b6..20579ce7f 100644 --- a/libkcal/incidence.h +++ b/libkcal/incidence.h @@ -381,7 +381,7 @@ class LIBKCAL_EXPORT Incidence : public IncidenceBase, public Recurrence::Observ Sets the incidence status to a standard status value. See separate enum. Note that StatusX cannot be specified. */ - void seStatus( Status status ); + void setStatus( Status status ); /** Sets the incidence status to a non-standard status value. @param status non-standard status string. If empty, |