projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
corrected DBErrorList DLL export declaration
[wxWidgets.git]
/
include
/
wx
/
motif
/
bmpbuttn.h
diff --git
a/include/wx/motif/bmpbuttn.h
b/include/wx/motif/bmpbuttn.h
index 30f3d86636acf8c350128b288be56064a6bda1f7..af3237a0dfad6cfb9456fc73aa287df510930d32 100644
(file)
--- a/
include/wx/motif/bmpbuttn.h
+++ b/
include/wx/motif/bmpbuttn.h
@@
-12,14
+12,12
@@
#ifndef _WX_BMPBUTTN_H_
#define _WX_BMPBUTTN_H_
#ifndef _WX_BMPBUTTN_H_
#define _WX_BMPBUTTN_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "bmpbuttn.h"
#endif
#include "wx/motif/bmpmotif.h"
#pragma interface "bmpbuttn.h"
#endif
#include "wx/motif/bmpmotif.h"
-WXDLLEXPORT_DATA(extern const char*) wxButtonNameStr;
-
#define wxDEFAULT_BUTTON_MARGIN 4
class WXDLLEXPORT wxBitmapButton: public wxBitmapButtonBase
#define wxDEFAULT_BUTTON_MARGIN 4
class WXDLLEXPORT wxBitmapButton: public wxBitmapButtonBase