]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/stattext.h
Committed Jaako's renderer patch
[wxWidgets.git] / include / wx / motif / stattext.h
index a322eb87eb0a566299e4f690590d95b8fee30531..c60f3ac9f840852508d66467c4e26e6c753bca1c 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
 {
     DECLARE_DYNAMIC_CLASS(wxStaticText)