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" |