summaryrefslogtreecommitdiffabout
path: root/libkcal/sharpformat.h
Unidiff
Diffstat (limited to 'libkcal/sharpformat.h') (more/less context) (ignore 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 {
42 bool save( Calendar * ); 42 bool save( Calendar * );
43 void setCategoriesList ( QStringList * cat ){ mCategories = cat; }
44 bool fromString2Cal( Calendar *, Calendar *, const QString & , const QString & ); 43 bool fromString2Cal( Calendar *, Calendar *, const QString & , const QString & );
@@ -53,3 +52,2 @@ class SharpFormat : public QObject {
53 52
54 QStringList *mCategories;
55 int getNumFromRecord( QString answer,Incidence* inc ) ; 53 int getNumFromRecord( QString answer,Incidence* inc ) ;