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