Code::Blocks
SVN r11506
|
#include <wx/hashmap.h>
#include <wx/datetime.h>
#include <wx/fontmap.h>
#include <wx/timer.h>
#include "settings.h"
#include "editorbase.h"
#include "printing_types.h"
Go to the source code of this file.
Classes | |
class | cbEditor |
A file editor. More... | |
Variables | |
const wxString | g_EditorModified |
const wxString g_EditorModified |
Definition at line 55 of file cbeditor.cpp.
Referenced by EditorManager::IsOpen().