]> git.saurik.com Git - wxWidgets.git/commit
Make wxWindow::MSWGetThemeColour() const.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jan 2010 09:00:55 +0000 (09:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Jan 2010 09:00:55 +0000 (09:00 +0000)
commit108694fe19d74e9ee8a9b167af0e04c3cc987b2b
tree66803acb066f6c935aff0ec59265fe612605d417
parent6c0487907a89a7ae0fac20adaf2835cf9da6975c
Make wxWindow::MSWGetThemeColour() const.

There doesn't seem to be any reason for this method to not be const.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/window.h
src/msw/window.cpp