Kaydet (Commit) cc66dec8 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:saloverride

Change-Id: Ib9ab6ec00c907c2f552d116d261d9bf60d89e397
üst ea1a038f
......@@ -23,7 +23,7 @@ class VCLOPENGL_DLLPUBLIC OpenGLWindow : public SystemChildWindow
{
public:
OpenGLWindow(Window* pParent);
~OpenGLWindow();
virtual ~OpenGLWindow();
OpenGLContext* getContext();
private:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment