GCC warning.
This commit is contained in:
parent
78382b5c97
commit
bc3b144fc3
|
@ -89,7 +89,7 @@ protected:
|
|||
private:
|
||||
Q_DISABLE_COPY(VPMainGraphicsView)
|
||||
|
||||
VMainGraphicsScene *m_scene;
|
||||
VMainGraphicsScene *m_scene{nullptr};
|
||||
|
||||
VPGraphicsSheet *m_graphicsSheet{nullptr};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user