![]()  | 
  
    wxMaxima
    
   | 
 
#include "EditorCell.h"#include "CellImpl.h"#include "CellPointers.h"#include "MarkDown.h"#include "wxMaxima.h"#include "wxMaximaFrame.h"#include <wx/clipbrd.h>#include <wx/regex.h>#include <wx/tokenzr.h>
This file defines the class EditorCell
EditorCell is the Cell type that represents the field that contains user input.
 1.8.17