diff --git a/include/wx/msw/statbr95.h b/include/wx/msw/statbr95.h index 1cbd7b8267..1ffe99d425 100644 --- a/include/wx/msw/statbr95.h +++ b/include/wx/msw/statbr95.h @@ -2,7 +2,7 @@ // Name: msw/statbr95.h // Purpose: native implementation of wxStatusBar // Author: Vadim Zeitlin -// Modified by: +// Modified by: // Created: 04.04.98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin @@ -52,3 +52,4 @@ protected: #endif // wxUSE_NATIVE_STATUSBAR +#endif