summaryrefslogtreecommitdiffabout
path: root/libkcal/sharpformat.h
Side-by-side diff
Diffstat (limited to 'libkcal/sharpformat.h') (more/less context) (show whitespace changes)
-rw-r--r--libkcal/sharpformat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libkcal/sharpformat.h b/libkcal/sharpformat.h
index 0b13862..a71177d 100644
--- a/libkcal/sharpformat.h
+++ b/libkcal/sharpformat.h
@@ -42,3 +42,2 @@ class SharpFormat : public QObject {
bool save( Calendar * );
- void setCategoriesList ( QStringList * cat ){ mCategories = cat; }
bool fromString2Cal( Calendar *, Calendar *, const QString & , const QString & );
@@ -53,3 +52,2 @@ class SharpFormat : public QObject {
- QStringList *mCategories;
int getNumFromRecord( QString answer,Incidence* inc ) ;