Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnFrame.h

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

revision 1.13 by maloninc, Tue Oct 4 12:45:02 2005 UTC revision 1.15 by maloninc, Wed Oct 5 07:20:56 2005 UTC
# Line 24  public: Line 24  public:
24      mnFrame(wxWindow* parent);      mnFrame(wxWindow* parent);
25          void addNotePanel(wxString* dirName);          void addNotePanel(wxString* dirName);
26          mnNotePanel* getNotePanel();          mnNotePanel* getNotePanel();
27            wxNotebook*  getNotebook();
28            void removeSelectedNotePanel();
29    
30  private:  private:
31      wxTextCtrl*    searchTextCtrl;      wxTextCtrl*    searchTextCtrl;

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.15

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