QCMakeCacheView: Default to nullptr for parent

This commit is contained in:
Kyle Edwards
2020-09-15 12:01:44 -04:00
parent d827fdb6f9
commit b7995b62f0

View File

@@ -48,7 +48,7 @@ class QCMakeCacheModel : public QStandardItemModel
{
Q_OBJECT
public:
QCMakeCacheModel(QObject* parent);
QCMakeCacheModel(QObject* parent = nullptr);
~QCMakeCacheModel();
// roles used to retrieve extra data such has help strings, types of