occt: master 1a5007a9

Author Committer Branch Timestamp Parent
kgv apn master 2019-10-19 12:38:48 master 3818aaca
Affected Issues  0031067: Visualization - Aspect_Window::DoResize() should be a non-const method
Changeset 0031067: Visualization - Aspect_Window::DoResize() should be a non-const method

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