]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed compilation error
authorRobin Dunn <robin@alldunn.com>
Sat, 9 Oct 1999 07:13:13 +0000 (07:13 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 9 Oct 1999 07:13:13 +0000 (07:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/statbr95.h

index 1cbd7b8267c8cef7d9ad98a11707546893b67558..1ffe99d425053bef8c9b1b4bc77486dfda5bc5b3 100644 (file)
@@ -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 <zeitlin@dptmaths.ens-cachan.fr>
@@ -52,3 +52,4 @@ protected:
 
 #endif  // wxUSE_NATIVE_STATUSBAR
 
+#endif