]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/scrlwing.cpp
compilation fix for broken OS/2 compiler
[wxWidgets.git] / src / generic / scrlwing.cpp
index 3897dca59f809ee87f6173dab696fe3bc505ac09..31ca6998a2e91d69f9733042fef91a13d0a2a81b 100644 (file)
@@ -57,9 +57,7 @@
 #endif
 #endif
 
-#ifndef __WXGTK__
 IMPLEMENT_CLASS(wxScrolledWindow, wxGenericScrolledWindow)
-#endif
 
 // ----------------------------------------------------------------------------
 // wxScrollHelperEvtHandler: intercept the events from the window and forward