X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fstorage.h;h=85d2cad1fb53694d62d286e734befa8edd249953;hb=fcacaaf16551524c7ebb6114254d005274cc3d63;hp=df0a3a096d9791562ab313d39b217ce33b35462e;hpb=767e5f04ab1aff5ea98e9d3bf67d8f22043bf90c;p=quassel.git diff --git a/src/core/storage.h b/src/core/storage.h index df0a3a09..85d2cad1 100644 --- a/src/core/storage.h +++ b/src/core/storage.h @@ -33,8 +33,7 @@ class Storage : public QObject Q_OBJECT public: - Storage(QObject *parent = 0); - virtual ~Storage() {}; + Storage(QObject *parent = nullptr); enum State { IsReady, // ready to go