Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnController.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.9 by maloninc, Thu Sep 15 03:02:37 2005 UTC revision 1.10 by maloninc, Fri Sep 16 04:12:58 2005 UTC
# Line 13  Line 13 
13  class mnController: public wxEvtHandler{  class mnController: public wxEvtHandler{
14  public:  public:
15          mnController(mnFrame* inframe);          mnController(mnFrame* inframe);
16            void notifyUpdate(WikiData* data);
17          void handleSearch(wxCommandEvent& event);          void handleSearch(wxCommandEvent& event);
18          void handleNewButton(wxCommandEvent& event);          void handleNewButton(wxCommandEvent& event);
19          void handleRemoveButton(wxCommandEvent& event);          void handleRemoveButton(wxCommandEvent& event);

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26