#include <qapplication.h> #include <qpainter.h> #include <qcursor.h> #include "selectionPlacementInterface.h" #include "../../backend/tools/imageTools.h" #include "../cursors.h"
#include <qapplication.h>
#include <qpainter.h>
#include <qcursor.h>
#include "selectionPlacementInterface.h"
#include "../../backend/tools/imageTools.h"
#include "../cursors.h"
Go to the source code of this file.