Browse CVS Repository
Diff of /malonnote/mnNotePanelController.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 48 |
void openDir(wxString& dir); |
void openDir(wxString& dir); |
| 49 |
const wxString* getWikiDataDir(); |
const wxString* getWikiDataDir(); |
| 50 |
wxString delPercent(const wxString& str); |
wxString delPercent(const wxString& str); |
| 51 |
void readAll(); |
void readAll(bool flag); |
| 52 |
|
|
| 53 |
private: |
private: |
| 54 |
mnModel* wiki; |
mnModel* wiki; |
|
|
Legend:
| Removed from v.1.12 |
|
| changed lines |
| |
Added in v.1.13 |
|
|
|