// Author: David Elliott
// Modified by:
// Created: 2003/07/15
-// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include <math.h>
-IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-
BEGIN_EVENT_TABLE(wxGauge, wxGaugeBase)
END_EVENT_TABLE()
// WX_IMPLEMENT_COCOA_OWNER(wxGauge,NSProgressIndicator,NSView,NSView)