Audacity 3.2.0
Meter.cpp
Go to the documentation of this file.
1/*!********************************************************************
2
3Audacity: A Digital Audio Editor
4
5@file Meter.cpp
6
7Paul Licameli split from MeterPanelBase.cpp
8
9**********************************************************************/
10
11#include "Meter.h"
12
14{
15}
virtual ~Meter()
Definition: Meter.cpp:13