]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listbkg.cpp
Fix memory leak by letting the base class version handle the
[wxWidgets.git] / src / generic / listbkg.cpp
index b82b9dde2f1d7827d9568465ec47533ef236a5d2..b26d18ebd94efa411e7ea158768bb1ae0a0daab5 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     19.08.03
 // RCS-ID:      $Id$
 // Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -45,7 +45,7 @@
 const wxCoord MARGIN = 5;
 
 // ----------------------------------------------------------------------------
-// various wxWindows macros
+// various wxWidgets macros
 // ----------------------------------------------------------------------------
 
 IMPLEMENT_DYNAMIC_CLASS(wxListbook, wxControl)