X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fttedit.h;h=fc0fb3ef8e65b5e7466722dd872168d82f42b55b;hb=af29adaa19fd2695bc4e10371e4c819eaf641bae;hp=6545455efe0304639ee9575664c8c4be2f3e711e;hpb=4cb6658a064af902858ea32e19c868f287d72a3b;p=ttedit diff --git a/src/ttedit.h b/src/ttedit.h index 6545455..fc0fb3e 100755 --- a/src/ttedit.h +++ b/src/ttedit.h @@ -56,6 +56,7 @@ class TTEditFrame: public wxFrame void OnOpen(wxCommandEvent &e); void OnExit(wxCommandEvent &e); void OnAbout(wxCommandEvent &e); + void OnCharWindow(wxCommandEvent &e); DECLARE_EVENT_TABLE() };