projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxDelegateTheme to accompany wxDelegateRenderer
[wxWidgets.git]
/
include
/
wx
/
mac
/
classic
/
stattext.h
diff --git
a/include/wx/mac/classic/stattext.h
b/include/wx/mac/classic/stattext.h
index 17ecf98ad00e8b032ce4ee43e8dedbee174dcde7..592701370abb74a1f882531c0cabfc394d8e1461 100644
(file)
--- a/
include/wx/mac/classic/stattext.h
+++ b/
include/wx/mac/classic/stattext.h
@@
-12,10
+12,6
@@
#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)