#include "ScrubbingToolBar.h"
#include "ToolManager.h"
#include <wx/wxprec.h>
#include <wx/setup.h>
#include <wx/tooltip.h>
#include "../AdornedRulerPanel.h"
#include "AllThemeResources.h"
#include "ImageManipulation.h"
#include "Prefs.h"
#include "UndoManager.h"
#include "../widgets/AButton.h"
#include "../tracks/ui/Scrubbing.h"
Go to the source code of this file.
◆ EVT_COMMAND_RANGE()
◆ IMPLEMENT_CLASS()
◆ factory
Initial value:{
}
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
Definition at line 297 of file ScrubbingToolBar.cpp.