src/toolsets/movetoolset.cpp

changeset 1319
39d7a9642eea
parent 1313
4baed9f54de3
child 1323
05b3e173c900
equal deleted inserted replaced
1318:568fcfc6da71 1319:39d7a9642eea
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #include "../lddocument.h" 19 #include "../lddocument.h"
20 #include "../mathfunctions.h" 20 #include "../mathfunctions.h"
21 #include "../miscallenous.h"
22 #include "../mainwindow.h" 21 #include "../mainwindow.h"
23 #include "movetoolset.h" 22 #include "movetoolset.h"
24 #include "ui_rotationpointdialog.h" 23 #include "ui_rotationpointdialog.h"
25 #include "../grid.h" 24 #include "../grid.h"
26 #include "../canvas.h" 25 #include "../canvas.h"

mercurial