![]() |
Audacity 3.2.0
|
#include "ToolDock.h"#include <wx/tokenzr.h>#include <wx/wxprec.h>#include <wx/dcclient.h>#include <wx/defs.h>#include <wx/gdicmn.h>#include <wx/panel.h>#include <wx/settings.h>#include <wx/window.h>#include <algorithm>#include "AColor.h"#include "AllThemeResources.h"#include "ImageManipulation.h"#include "Prefs.h"#include "../widgets/Grabber.h"Go to the source code of this file.
Classes | |
| class | ToolDock::LayoutVisitor |
Functions | |
| IMPLEMENT_CLASS (ToolDock, wxPanelWrapper) | |
Implements ToolDock
Definition in file ToolDock.cpp.
| IMPLEMENT_CLASS | ( | ToolDock | , |
| wxPanelWrapper | |||
| ) |