src/toolsets/movetoolset.cpp

changeset 1025
4949da3fb4b3
parent 1024
67ba0ee049eb
child 1026
fb320996cce0
equal deleted inserted replaced
1024:67ba0ee049eb 1025:4949da3fb4b3
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
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 "../ldObjectMath.h" 20 #include "../mathfunctions.h"
21 #include "../miscallenous.h" 21 #include "../miscallenous.h"
22 #include "../mainwindow.h" 22 #include "../mainwindow.h"
23 #include "movetoolset.h" 23 #include "movetoolset.h"
24 #include "ui_rotpoint.h" 24 #include "ui_rotpoint.h"
25 #include "../grid.h" 25 #include "../grid.h"

mercurial