]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/scrolbar.cpp
mention wx[Flex]GridSizer too
[wxWidgets.git] / src / univ / scrolbar.cpp
index 0bb2d38f6a15f924e5fa6ef3fd3608204966987d..ba6e499d571f4e67ac4947133b21e371a685e622 100644 (file)
     #undef WXDEBUG_SCROLLBAR
 #endif // !__WXDEBUG__
 
+#if defined(WXDEBUG_SCROLLBAR) && defined(__WXMSW__) && !defined(__WXMICROWIN__)
+#include "wx/msw/private.h"
+#endif
+
 // ----------------------------------------------------------------------------
 // wxScrollBarTimer: this class is used to repeatedly scroll the scrollbar
 // when the mouse is help pressed on the arrow or on the bar. It generates the