Since we're going for one grand unified model to store all the stuff
[quassel.git] / src / core / storage.h
index 66d4b20..c049dc1 100644 (file)
@@ -33,6 +33,7 @@ class Storage : public QObject {
     Storage() {};
     virtual ~Storage() {};
 
+  public slots:
     /* General */
 
     //! Check if the storage type is available.