|
3Depict
|
#include "configFile.h"#include "wx/wxcommon.h"#include "backend/filters/allFilter.h"#include "common/stringFuncs.h"#include "common/xmlHelper.h"#include <wx/stdpaths.h>
Variables | |
| const char * | CONFIG_FILENAME ="config.xml" |
| const unsigned int | MAX_RECENT =9 |
| const unsigned int | MAX_MOUSE_PERCENT = 400 |
| const char* CONFIG_FILENAME ="config.xml" |
Referenced by ConfigFile::read(), and ConfigFile::write().
| const unsigned int MAX_MOUSE_PERCENT = 400 |
Referenced by ConfigFile::read().
| const unsigned int MAX_RECENT =9 |
Referenced by ConfigFile::addRecentFile(), ConfigFile::getMaxHistory(), and ConfigFile::read().
1.8.13