]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/statbar.cpp
Return NULL from wxWindow::GetCapture() when the capture is being lost.
[wxWidgets.git] / src / common / statbar.cpp
index 1faad5d0e3b51753e255be619df1634970399b13..4746f7bd94aba2cd5b90912ce31281cc6df0a7c7 100644 (file)
@@ -4,9 +4,8 @@
 // Author:      Vadim Zeitlin
 // Modified by: Francesco Montorsi
 // Created:     14.10.01
-// RCS-ID:      $Id$
 // Copyright:   (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================