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.10 by maloninc, Fri Sep 16 04:12:58 2005 UTC revision 1.11 by maloninc, Thu Sep 29 04:15:30 2005 UTC
# Line 28  public: Line 28  public:
28          void handleTreeExpand(wxCommandEvent& event);          void handleTreeExpand(wxCommandEvent& event);
29          void handleTreeCollapse(wxCommandEvent& event);          void handleTreeCollapse(wxCommandEvent& event);
30          void handleTreeClear(wxCommandEvent& event);          void handleTreeClear(wxCommandEvent& event);
         void handleTreeDisableUpdate(wxCommandEvent& event);  
31          void handleExit(wxCommandEvent& event);          void handleExit(wxCommandEvent& event);
32          void handleClose(wxCloseEvent& event);          void handleClose(wxCloseEvent& event);
33          void handleAbout(wxCommandEvent& event);          void handleAbout(wxCommandEvent& event);
# Line 39  public: Line 38  public:
38  private:  private:
39          mnFrame*     frame;          mnFrame*     frame;
40          mnModel*     wiki;          mnModel*     wiki;
         bool         autoUpdateMode;  
41  protected:  protected:
42    
43          DECLARE_EVENT_TABLE()          DECLARE_EVENT_TABLE()

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

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