|
Code::Blocks
SVN r11506
|
#include "prep.h"#include <wx/hashmap.h>#include <wx/frame.h>#include <wx/panel.h>#include "globals.h"#include "settings.h"#include "cbexception.h"Go to the source code of this file.
Classes | |
| class | EditorBase |
| Base class that all "editors" should inherit from. More... | |
Functions | |
| WX_DECLARE_HASH_MAP (int, EditorBase *, wxIntegerHash, wxIntegerEqual, SwitchToMap) | |
| WX_DECLARE_HASH_MAP | ( | int | , |
| EditorBase * | , | ||
| wxIntegerHash | , | ||
| wxIntegerEqual | , | ||
| SwitchToMap | |||
| ) |
1.8.13