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.4 by maloninc, Mon Aug 1 10:46:20 2005 UTC revision 1.6 by maloninc, Thu Aug 4 05:10:02 2005 UTC
# Line 26  public: Line 26  public:
26          void handleClose(wxCloseEvent& event);          void handleClose(wxCloseEvent& event);
27          void handleAbout(wxCommandEvent& event);          void handleAbout(wxCommandEvent& event);
28          void handleLinkClick(wxCommandEvent &event);          void handleLinkClick(wxCommandEvent &event);
29            void openUrl(wxString& url);
30            void openDoc(wxString& doc);
31    
32  private:  private:
33          mnFrame*     frame;          mnFrame*     frame;
34          mnModel*     wiki;          mnModel*     wiki;
         bool         isEditing;  
35  protected:  protected:
36    
37          DECLARE_EVENT_TABLE()          DECLARE_EVENT_TABLE()

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

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