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.23 by maloninc, Tue Oct 4 12:45:02 2005 UTC revision 1.24 by maloninc, Wed Oct 5 04:55:48 2005 UTC
# Line 35  mnNotePanel* mnFrame::getNotePanel() Line 35  mnNotePanel* mnFrame::getNotePanel()
35    
36          return (mnNotePanel*)noteBook->GetPage(selection);          return (mnNotePanel*)noteBook->GetPage(selection);
37  }  }
38    
39    wxNotebook* mnFrame::getNotebook()
40    {
41            return noteBook;
42    }

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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