]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/stattext.h
implemented wxDC::DoGetSize() correctly for metafile DC classes
[wxWidgets.git] / include / wx / msw / stattext.h
index 619418760682e8b90890561e0f7a5ae87886a10e..d9e8f0b742a7bcd09d0c4927dcce5bf1e5a320cf 100644 (file)
 #ifndef _WX_STATTEXT_H_
 #define _WX_STATTEXT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "stattext.h"
-#endif
-
 class WXDLLEXPORT wxStaticText : public wxStaticTextBase
 {
 public: