projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix memory leak by letting the base class version handle the
[wxWidgets.git]
/
src
/
msw
/
listbox.cpp
diff --git
a/src/msw/listbox.cpp
b/src/msw/listbox.cpp
index 61634811fa3992b4775d93bdc265b17fcd897157..e45103c7b1596419a43d2cf17eb0fee9a7711bde 100644
(file)
--- a/
src/msw/listbox.cpp
+++ b/
src/msw/listbox.cpp
@@
-6,7
+6,7
@@
// Created:
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWi
ndow
s licence
+// Licence: wxWi
dget
s licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)