Diffstat (limited to 'libkcal/kincidenceformatter.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | libkcal/kincidenceformatter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libkcal/kincidenceformatter.h b/libkcal/kincidenceformatter.h index 068e6d2..b5603e0 100644 --- a/libkcal/kincidenceformatter.h +++ b/libkcal/kincidenceformatter.h @@ -33,4 +33,5 @@ class KIncidenceFormatter : public QObject private: + QString deTag(QString text); bool mSyncMode; bool mDetails, mCreated ,mModified; |