11#ifndef __AUDACITY_LABEL_TRACK_VRULER_CONTROLS__
12#define __AUDACITY_LABEL_TRACK_VRULER_CONTROLS__
14#include "../../ui/ChannelVRulerControls.h"
35 const wxRect &rect,
unsigned iPass )
override;
LabelTrackVRulerControls & operator=(const LabelTrackVRulerControls &)=delete
void Draw(TrackPanelDrawingContext &context, const wxRect &rect, unsigned iPass) override
LabelTrackVRulerControls(const std::shared_ptr< ChannelView > &pChannelView)
void UpdateRuler(const wxRect &rect) override
LabelTrackVRulerControls(const LabelTrackVRulerControls &)=delete
~LabelTrackVRulerControls()