projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
refactor wxStaticText::Ellipsize so it's a static public utility function; document...
[wxWidgets.git]
/
include
/
wx
/
osx
/
nonownedwnd.h
diff --git
a/include/wx/osx/nonownedwnd.h
b/include/wx/osx/nonownedwnd.h
index 15c53efc27d8932ccc9bd1f41043db8a18654c2f..126299df5df11d900fdf84e8847a6839af37d7c0 100644
(file)
--- a/
include/wx/osx/nonownedwnd.h
+++ b/
include/wx/osx/nonownedwnd.h
@@
-1,5
+1,5
@@
#ifdef __WXMAC_CLASSIC__
#error "no implementation"
#else
-#include "wx/
mac
/carbon/nonownedwnd.h"
+#include "wx/
osx
/carbon/nonownedwnd.h"
#endif
\ No newline at end of file