#include "PreCompiled.h"
#include "ui_TaskSketcherMessages.h"
#include "TaskSketcherMessages.h"
#include <Gui/Application.h>
#include <Gui/Document.h>
#include <Gui/BitmapFactory.h>
#include <Gui/ViewProvider.h>
#include <Gui/WaitCursor.h>
#include <Gui/Selection.h>
#include <boost/bind.hpp>
#include "ViewProviderSketch.h"
#include "moc_TaskSketcherMessages.cpp"
Go to the source code of this file.