Audacity 3.2.0
|
#include <wx/defs.h>
#include <array>
#include "ToolBar.h"
#include "widgets/auStaticText.h"
#include "Observer.h"
Go to the source code of this file.
Classes | |
class | SelectionBar |
(not quite a Toolbar) at foot of screen for setting and viewing the selection range. More... | |
Variables | |
IntSetting | SelectionToolbarMode |
|
extern |
Definition at line 66 of file SelectionBar.cpp.
Referenced by anonymous_namespace{PluginMenus.cpp}::OnResetConfig(), anonymous_namespace{SelectionBar.cpp}::ReadSelectionMode(), and anonymous_namespace{SelectionBar.cpp}::UpdateSelectionMode().