3Depict
|
#include "resolutionDialog.h"
#include "wx/wxcommon.h"
#include "common/translation.h"
#include <wx/dcbuffer.h>
Enumerations | |
enum | { ID_RESET =wxID_ANY+1, ID_TEXT_WIDTH, ID_TEXT_HEIGHT } |
Functions | |
END_EVENT_TABLE () | |
Variables | |
const float | MOUSEWHEEL_RATE_MULTIPLIER =1.0f |
END_EVENT_TABLE | ( | ) |
const float MOUSEWHEEL_RATE_MULTIPLIER =1.0f |
Referenced by ResolutionDialog::OnMouseWheelHeight(), and ResolutionDialog::OnMouseWheelWidth().