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