30#ifndef GREEKSIDEBAR_H_
31#define GREEKSIDEBAR_H_
56 void OnMouseRightDown(wxMouseEvent &event);
57 void OnMenu(wxCommandEvent &event);
58 void OnSize(wxSizeEvent &event);
60 wxPanel *m_upperCasePanel;
61 wxPanel *m_lowerCasePanel;
65 wxWindow *m_worksheet;
This file declares the class EventIDs that contains unique IDs for many events wxMaxima needs.
The configuration storage for the current worksheet.
Definition: Configuration.h:97