// Author: Robert Roebling
// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// implementation
// -------------
- void ApplyWidgetStyle();
-
// the max and current gauge values
int m_rangeMax,
m_gaugePos;