mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-03 03:36:10 +00:00
CPropertyView: Initialize all member variables
This commit is contained in:
parent
09058c5bfc
commit
c24b9ddb8f
@ -12,7 +12,7 @@ class CPropertyView : public QTreeView
|
||||
|
||||
CPropertyModel* mpModel;
|
||||
CPropertyDelegate* mpDelegate;
|
||||
CScriptObject* mpObject;
|
||||
CScriptObject* mpObject = nullptr;
|
||||
|
||||
IProperty* mpMenuProperty = nullptr;
|
||||
QAction* mpShowNameValidityAction;
|
||||
|
Loading…
x
Reference in New Issue
Block a user