Audacity 3.2.0
ScrubUI.h
Go to the documentation of this file.
1/**********************************************************************
2
3 Audacity: A Digital Audio Editor
4
5 ScrubUI.h
6
7 Paul Licameli split from Scrubbing.h
8
9 **********************************************************************/
10
11#ifndef __AUDACITY_SCRUB_UI__
12#define __AUDACITY_SCRUB_UI__
13
14
15
16#endif