]> git.saurik.com Git - wxWidgets.git/commitdiff
minor syntactic fix
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 24 Nov 2001 23:57:13 +0000 (23:57 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 24 Nov 2001 23:57:13 +0000 (23:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/univ/themes/gtk.cpp

index 73ff1f53227e31ba07488c98db4f4c035004ba94..870ec38160d3e2a529441caa5e8432487eb1b17d 100644 (file)
@@ -2395,7 +2395,7 @@ void wxGTKRenderer::AdjustSize(wxSize *size, const wxWindow *window)
             size->y += 4;
         }
     } else
             size->y += 4;
         }
     } else
-#endif wxUSE_BUTTON
+#endif //wxUSE_BUTTON
     if ( wxDynamicCast(window, wxScrollBar) )
     {
         // we only set the width of vert scrollbars and height of the
     if ( wxDynamicCast(window, wxScrollBar) )
     {
         // we only set the width of vert scrollbars and height of the