]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/settings.cpp
Fix for bug #1422217. Menu items with the checked bitmap set need to
[wxWidgets.git] / src / msw / settings.cpp
index 69aebf7fc18b560529258219ff4825d4d5805683..76d77a96bfceb083f2d395fa53bd494136ecbdb9 100644 (file)
@@ -172,7 +172,7 @@ wxColour wxSystemSettingsNative::GetColour(wxSystemColour index)
                         index = wxSYS_COLOUR_MENU ;
                 }
             }
-       }
+        }
 
         if ( useDefault )
         {