29 #include "RegexCtrl.h"
33 #ifndef UNICODESIDEBAR_H
34 #define UNICODESIDEBAR_H
53 popid_addToSymbols = wxID_HIGHEST + 3500,
63 void OnMenu(wxCommandEvent &event);
65 void OnPaint(wxPaintEvent &event);
67 void OnSize(wxSizeEvent &event);
77 long m_charRightClickedOn;
78 wxWindow *m_worksheet;
88 : wxCommandEvent(
id) { }
91 : wxCommandEvent(event) {}
99 : wxCommandEvent(
id) { }
102 : wxCommandEvent(event) {}
108 #endif // UNICODESIDEBAR_H