]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statusbr.h
deprecated wxSizerItem::IsShown() because it doesn't really make sense for the sizers
[wxWidgets.git] / include / wx / statusbr.h
index 13edd15157738b15bb123b3127859d5d2d877d8c..8fb907d6253dff46338ed2c50e1d583afdf4a80a 100644 (file)
@@ -5,17 +5,13 @@
 // Modified by:
 // Created:     05.02.00
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWidgets team
+// Copyright:   (c) Vadim Zeitlin
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_STATUSBR_H_BASE_
 #define _WX_STATUSBR_H_BASE_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "statbar.h"
-#endif
-
 #include "wx/window.h"
 
 #if wxUSE_STATUSBAR