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.3 by maloninc, Sat Jul 30 10:55:16 2005 UTC revision 1.5 by maloninc, Sun Jul 31 22:22:14 2005 UTC
# Line 12  Line 12 
12  #include <wx/html/htmlwin.h>  #include <wx/html/htmlwin.h>
13    
14  #include "mnModel.h"  #include "mnModel.h"
15    #include "mnDialog.h"
16    
17  #define LABEL_ITEM_TREE   "Item Tree"  #define LABEL_ITEM_TREE   "Item Tree"
18  #define LABEL_NEW_ITEM    "[Editing...]"  #define LABEL_NEW_ITEM    "[Editing...]"
# Line 32  public: Line 33  public:
33          void            showNewItem(WikiData* data);          void            showNewItem(WikiData* data);
34          bool            isEditableTreeLabel(wxTreeItemId id);          bool            isEditableTreeLabel(wxTreeItemId id);
35          bool            isNewItem(wxTreeItemId id);          bool            isNewItem(wxTreeItemId id);
         void            showPlainTextCtrl();  
         void            hidePlainTextCtrl();  
36    
37  private:  private:
38      // begin wxGlade: mnFrame::methods      // begin wxGlade: mnFrame::methods

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

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