typical zero parent support
This commit is contained in:
parent
0fff74cec0
commit
636f351d3c
@ -55,7 +55,7 @@ class Storage : public Plasma::Service
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
Storage(QObject* parent);
|
Storage(QObject *parent = 0);
|
||||||
~Storage();
|
~Storage();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user