11#ifndef __AUDACITY_TIME_TOOLBAR__
12#define __AUDACITY_TIME_TOOLBAR__
17#include "../widgets/NumericTextCtrl.h"
37 void Repaint(wxDC * WXUNUSED(dc))
override {};
54 void OnSize(wxSizeEvent &evt);
55 void OnIdle(wxIdleEvent &evt);
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
An explicitly nonlocalized string, not meant for the user to see.
A move-only handle representing a connection to a Publisher.