#include "KeyView.h"
#include <wx/setup.h>
#include <wx/defs.h>
#include <wx/settings.h>
#include <wx/vlbox.h>
#include "AColor.h"
#include "ShuttleGui.h"
#include "CommandManager.h"
#include <wx/dc.h>
#include <wx/menu.h>
Go to the source code of this file.
◆ KV_BITMAP_SIZE
#define KV_BITMAP_SIZE 16 |
◆ KV_COLUMN_SPACER
#define KV_COLUMN_SPACER 5 |
◆ KV_LEFT_MARGIN
◆ KV_VSCROLL_WIDTH
#define KV_VSCROLL_WIDTH 16 /* figure this out automatically? */ |
◆ END_EVENT_TABLE()
◆ CommandTranslated
wxString CommandTranslated = "Command" |
|
static |