summaryrefslogtreecommitdiffabout
path: root/libkcal/person.h
Side-by-side diff
Diffstat (limited to 'libkcal/person.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/person.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libkcal/person.h b/libkcal/person.h
index c46c5f0..3cec153 100644
--- a/libkcal/person.h
+++ b/libkcal/person.h
@@ -37,2 +37,3 @@ class Person
QString name() const { return mName; }
+ QString realName() const;