#include "CanvasPage.h"#include "PageProxy.h"#include "Midad/Gui/GuiBox.h"#include "Midad/Gui/GuiCanvas.h"#include "Midad/Gui/GuiMainWindow.h"#include <TGWindow.h>#include <TGFileDialog.h>#include <TCanvas.h>#include <TLine.h>#include <sigc++/sigc++.h>#include <iostream>#include <cassert>Go to the source code of this file.
1.3.9.1