projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed initialisation order warning
[wxWidgets.git]
/
include
/
wx
/
mac
/
treectrl.h
diff --git
a/include/wx/mac/treectrl.h
b/include/wx/mac/treectrl.h
index a7781a8ed65aee8e1283e9843163ce88452cd781..09a33f0daee44cce5467694b0bc281ce0f4af408 100644
(file)
--- a/
include/wx/mac/treectrl.h
+++ b/
include/wx/mac/treectrl.h
@@
-1,4
+1,4
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/treectl.h"
#else
#include "wx/mac/carbon/treectrl.h"