projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find()...
[wxWidgets.git]
/
include
/
wx
/
motif
/
slider.h
diff --git
a/include/wx/motif/slider.h
b/include/wx/motif/slider.h
index 7da780dec0d34b5f40a7bcb1e0e54058b72f95fb..f46acf7dbad318c2d0b35ffb592808c17a02eacf 100644
(file)
--- a/
include/wx/motif/slider.h
+++ b/
include/wx/motif/slider.h
@@
-12,7
+12,7
@@
#ifndef _WX_SLIDER_H_
#define _WX_SLIDER_H_
#ifndef _WX_SLIDER_H_
#define _WX_SLIDER_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "slider.h"
#endif
#pragma interface "slider.h"
#endif