Changes

Summary

  1. Data store interface: make all of our classes inherit from QObject. (details)
Commit f1ae1a581f0497e758d6841951c1e30f4f5d8d49 by Alan Garny
Data store interface: make all of our classes inherit from QObject.
We had to do it for our DataStoreData class (so we could deleteLater()
it), so we may as well do it for our other classes, if anything to be
consistent.
The file was modified src/plugins/datastoreinterface.h (diff)