![]() |
Audacity 3.2.0
|
#include "MousePrefs.h"#include <wx/defs.h>#include <wx/listctrl.h>#include "Prefs.h"#include "ShuttleGui.h"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{MousePrefs.cpp} |
Macros | |
| #define | CTRL XO("Command") |
Enumerations | |
| enum | { ToolColumn , ActionColumn , ButtonsColumn , CommentColumn } |
Variables | |
| PrefsPanel::Registration | anonymous_namespace{MousePrefs.cpp}::sAttachment |
| #define CTRL XO("Command") |
Definition at line 54 of file MousePrefs.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| ToolColumn | |
| ActionColumn | |
| ButtonsColumn | |
| CommentColumn | |
Definition at line 45 of file MousePrefs.cpp.