Skip to content
Snippets Groups Projects
Commit 39a5846d authored by Ivan Dokunov's avatar Ivan Dokunov
Browse files

Style fix

parent 51d6cdf4
Branches
Tags
1 merge request!6Version X.7.0
......@@ -25,9 +25,9 @@ public:
private:
Array<CUIWindow*> m_pWindows;
IGXDevice *m_pDev = nullptr;
IXWindowSystem *m_pWindowSystem = nullptr;
gui::IGUI *m_pGUI = nullptr;
IGXDevice *m_pDev = NULL;
IXWindowSystem *m_pWindowSystem = NULL;
gui::IGUI *m_pGUI = NULL;
};
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment