Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnFrame.cpp

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

revision 1.25 by maloninc, Wed Oct 5 07:20:56 2005 UTC revision 1.26 by maloninc, Thu Oct 6 05:29:01 2005 UTC
# Line 19  mnFrame::mnFrame(wxWindow* parent) Line 19  mnFrame::mnFrame(wxWindow* parent)
19          /* init members */          /* init members */
20          searchTextCtrl   = XRCCTRL(*this, "searchTextCtrl", wxTextCtrl);          searchTextCtrl   = XRCCTRL(*this, "searchTextCtrl", wxTextCtrl);
21          noteBook         = XRCCTRL(*this, "noteBook", wxNotebook);          noteBook         = XRCCTRL(*this, "noteBook", wxNotebook);
22    
23    
24    
25  }  }
26    
27  void mnFrame::addNotePanel(wxString* dirName)  void mnFrame::addNotePanel(wxString* dirName)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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