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.5 by maloninc, Tue Aug 2 07:21:38 2005 UTC revision 1.6 by maloninc, Thu Aug 4 05:10:02 2005 UTC
# Line 27  public: Line 27  public:
27          void handleAbout(wxCommandEvent& event);          void handleAbout(wxCommandEvent& event);
28          void handleLinkClick(wxCommandEvent &event);          void handleLinkClick(wxCommandEvent &event);
29          void openUrl(wxString& url);          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.5  
changed lines
  Added in v.1.6

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