]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vscroll.h
fix new wxHVScroll code to build with WXWIN_COMPATIBILITY_2_8==0
[wxWidgets.git] / include / wx / vscroll.h
index 1d15edfb5d92270425a1fb04e6902ef8e2c66109..06437b0a148e623e4747d226b9f1029ea25c46c0 100644 (file)
@@ -660,9 +660,9 @@ protected:
 #else // !WXWIN_COMPATIBILITY_2_8
 
 // shortcut to avoid checking compatibility modes later
-// remove this and all references to wxVarVScrollLegacyAdapter once
+// remove this and all references to wxVarVScrollLegacyAdaptor once
 // wxWidgets 2.6 and 2.8 compatibility is removed
-typedef wxVarVScrollLegacyAdapter wxVarVScrollHelper;
+typedef wxVarVScrollHelper wxVarVScrollLegacyAdaptor;
 
 #endif // WXWIN_COMPATIBILITY_2_8/!WXWIN_COMPATIBILITY_2_8