diff --git a/include/wx/msw/app.h b/include/wx/msw/app.h index 29285adeab..5916a64e3c 100644 --- a/include/wx/msw/app.h +++ b/include/wx/msw/app.h @@ -94,7 +94,7 @@ public: #if wxUSE_RICHEDIT // initialize the richedit DLL of (at least) given version, return true if - // ok (Win95 has version 1, Win98/NT4 has 1 and 2, W2K has 3) + // ok static bool InitRichEdit(int version = 2); #endif // wxUSE_RICHEDIT