// Created: 08.02.01
// RCS-ID: $Id$
// Copyright: (c) 2000 Johnny C. Norris II
-// License: wxWindows licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
if (event.LeftUp())
{
- ReleaseCapture();
+ ReleaseMouse();
m_capturing = false;
if (mouse_in)
{