|
wxMaxima
|
Implementation of WorksheetDocument's structural edits - see WorksheetDocument.h. More...
#include "WorksheetDocument.h"#include "WorksheetDocumentView.h"#include "cells/CellList.h"#include "cells/GroupCell.h"Implementation of WorksheetDocument's structural edits - see WorksheetDocument.h.
Kept in a .cpp (rather than inline in the header) so the cell-list surgery does not have to be recompiled by every Worksheet.h user.