]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/statline.h
I don't think anylonger that DrawHeaderButton() should
[wxWidgets.git] / include / wx / generic / statline.h
index a2993d8f84188657a0267ebc7fa30f329c217825..aadf1250b2646efe37e186b68e0dbeed6cb31ec9 100644 (file)
 #ifndef _WX_GENERIC_STATLINE_H_
 #define _WX_GENERIC_STATLINE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "statline.h"
-#endif
-
 class wxStaticBox;
 
 // ----------------------------------------------------------------------------