projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Implement wxStackWalker for wxMSW under x86-64.
[wxWidgets.git]
/
src
/
univ
/
scrarrow.cpp
diff --git
a/src/univ/scrarrow.cpp
b/src/univ/scrarrow.cpp
index 312bdeee1f1047afc4c573b2c721bfd4fde5be3e..988ecbc957e2ac69c67c45ce1f72f26b7a8294e5 100644
(file)
--- a/
src/univ/scrarrow.cpp
+++ b/
src/univ/scrarrow.cpp
@@
-123,7
+123,7
@@
wxScrollArrows::wxScrollArrows(wxControlWithArrows *control)
wxScrollArrows::~wxScrollArrows()
{
// it should have been destroyed
wxScrollArrows::~wxScrollArrows()
{
// it should have been destroyed
- wxASSERT_MSG( !m_captureData,
_
T("memory leak in wxScrollArrows") );
+ wxASSERT_MSG( !m_captureData,
wx
T("memory leak in wxScrollArrows") );
}
// ----------------------------------------------------------------------------
}
// ----------------------------------------------------------------------------