projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxFrameNameStr was already delivered by #include one line earlier.
[wxWidgets.git]
/
include
/
wx
/
palmos
/
statbox.h
diff --git
a/include/wx/palmos/statbox.h
b/include/wx/palmos/statbox.h
index 4a6ad13a8ef775b64324940dddb18f0bfa05f8cf..14972db4cf0a652b2fb81374b54b9b07f57dd910 100644
(file)
--- a/
include/wx/palmos/statbox.h
+++ b/
include/wx/palmos/statbox.h
@@
-12,10
+12,6
@@
#ifndef _WX_STATBOX_H_
#define _WX_STATBOX_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "statbox.h"
-#endif
-
// Group box
class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase
{