projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change EnsureVisble() to including column parameter, implemented it for wxGTK
[wxWidgets.git]
/
include
/
wx
/
mac
/
frame.h
diff --git
a/include/wx/mac/frame.h
b/include/wx/mac/frame.h
index 23430d191e49b8bb2d68a8c509fc6a8c3fcea71b..fceb903d245e5aa98adec789c79b12d431c16388 100644
(file)
--- a/
include/wx/mac/frame.h
+++ b/
include/wx/mac/frame.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/frame.h"
#else
#include "wx/mac/carbon/frame.h"
#include "wx/mac/classic/frame.h"
#else
#include "wx/mac/carbon/frame.h"
-#endif
\ No newline at end of file
+#endif