projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Emptied patch.rsp
[wxWidgets.git]
/
wxPython
/
src
/
windows.i
diff --git
a/wxPython/src/windows.i
b/wxPython/src/windows.i
index f164ac73482345af9f33f4ae4af2f458e67bef4a..bd9e38110ef46652a1f4ade8e59c6bb0cbc50c7c 100644
(file)
--- a/
wxPython/src/windows.i
+++ b/
wxPython/src/windows.i
@@
-402,7
+402,7
@@
public:
wxAcceleratorTable *GetAcceleratorTable();
#ifdef __WXMSW__
wxAcceleratorTable *GetAcceleratorTable();
#ifdef __WXMSW__
- //
This seems pretty bogus, but is currently needed for SplitTree
+ //
A way to do the native draw first... Too bad it isn't in wxGTK too.
void OnPaint(wxPaintEvent& event);
#endif
};
void OnPaint(wxPaintEvent& event);
#endif
};