Browse CVS Repository
Diff of /malonnote/mnModel.h
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 4 |
#include <wx/wx.h> |
#include <wx/wx.h> |
| 5 |
#include <wx/treebase.h> |
#include <wx/treebase.h> |
| 6 |
|
|
| 7 |
|
#include "config.h" |
| 8 |
|
|
| 9 |
#define MAX_WIKI_TEXT_SIZE 10000 |
#define MAX_WIKI_TEXT_SIZE 10000 |
| 10 |
#define MAX_BUF_SIZE 1024 |
#define MAX_BUF_SIZE 1024 |
| 11 |
#define EXT_TAG ".txt" |
#define EXT_TAG ".txt" |
|
|
Legend:
| Removed from v.1.4 |
|
| changed lines |
| |
Added in v.1.5 |
|
|
|