|
const int | wex::DEBUG_MAX_DEBUGS = 25 |
| The maximal number of debug menu entries.
|
|
const int | wex::FIND_MAX_FINDS = 25 |
| The maximal number of find menu entries.
|
|
const int | wex::VCS_MAX_COMMANDS = 25 |
| The maximal number of vcs menu entries.
|
|
const int | wex::VIEW_MAX_PANES = 10 |
| The maximal number of view menu entries.
|
|
const int | wex::NUMBER_RECENT_FILES = 25 |
| The maximal number of recent file menu entries.
|
|
const int | wex::NUMBER_RECENT_PROJECTS = 25 |
| The maximal number of projects to be supported.
|
|