]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbr95.h
Added a constructor that allows creation of independent wxControl
[wxWidgets.git] / 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