summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
5b86bbb)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2421
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-void wxGaugeMSW::SetBackgroundColour(const wxColour& col)
+bool wxGaugeMSW::SetBackgroundColour(const wxColour& col)
{
if ( !wxControl::SetBackgroundColour(col) )
return FALSE;
{
if ( !wxControl::SetBackgroundColour(col) )
return FALSE;