]> OCCT Git - occt-copy.git/commit
0031067: Visualization - Aspect_Window::DoResize() should be a non-const method
authorkgv <kgv@opencascade.com>
Sat, 19 Oct 2019 12:38:48 +0000 (15:38 +0300)
committerkgv <kgv@opencascade.com>
Sat, 19 Oct 2019 12:52:25 +0000 (15:52 +0300)
commitaecc71d445c8013f72eed4552ec84ff337b32020
tree8d2e7656c40b5c771c29fb13bcbb14edadd3bb76
parent43b1c5b4ce3b2bb7cc69458f0fdcb57a7f13b52d
0031067: Visualization - Aspect_Window::DoResize() should be a non-const method

Removed 'const' from Aspect_Window::DoResize() virtual method.
15 files changed:
dox/dev_guides/upgrade/upgrade.md
samples/glfw/GlfwOcctWindow.cpp
samples/glfw/GlfwOcctWindow.h
samples/java/jniviewer/jni/OcctJni_Window.hxx
samples/qt/AndroidQt/src/AndroidQt_Window.h
samples/qt/Common/src/OcctWindow.cxx
samples/qt/Common/src/OcctWindow.h
src/Aspect/Aspect_NeutralWindow.hxx
src/Aspect/Aspect_Window.hxx
src/Cocoa/Cocoa_Window.hxx
src/Cocoa/Cocoa_Window.mm
src/WNT/WNT_Window.cxx
src/WNT/WNT_Window.hxx
src/Xw/Xw_Window.cxx
src/Xw/Xw_Window.hxx