|
Code::Blocks
SVN r11506
|
#include "prep.h"#include <wx/list.h>#include <wx/treectrl.h>#include <wx/hashmap.h>#include <wx/filename.h>#include "settings.h"#include "manager.h"#include "cbexception.h"#include "printing_types.h"#include "globals.h"Go to the source code of this file.
Classes | |
| struct | cbNotebookStack |
| class | EditorManager |
Variables | |
| DLLIMPORT int | ID_NBEditorManager |
| DLLIMPORT int | ID_EditorManager |
| DLLIMPORT int | idEditorManagerCheckFiles |
| DLLIMPORT int | ID_EditorManagerCloseButton |
| DLLIMPORT int ID_EditorManager |
Definition at line 55 of file editormanager.cpp.
| DLLIMPORT int ID_EditorManagerCloseButton |
| DLLIMPORT int ID_NBEditorManager |
Definition at line 54 of file editormanager.cpp.
Referenced by EditorManager::EditorManager().
| DLLIMPORT int idEditorManagerCheckFiles |
Definition at line 56 of file editormanager.cpp.
Referenced by CodeBlocksApp::OnAppActivate().
1.8.13