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.16 by maloninc, Fri Oct 7 10:19:46 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            void setFocusToSearchTextCtrl();
30    
31  private:  private:
32      wxTextCtrl*    searchTextCtrl;      wxTextCtrl*    searchTextCtrl;

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

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