Code::Blocks  SVN r11506
Classes | Variables
cbeditor.h File Reference
#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"
Include dependency graph for cbeditor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbEditor
 A file editor. More...
 

Variables

const wxString g_EditorModified
 

Variable Documentation

◆ g_EditorModified

const wxString g_EditorModified

Definition at line 55 of file cbeditor.cpp.

Referenced by EditorManager::IsOpen().