27 #include "linePathMode.h" |
27 #include "linePathMode.h" |
28 #include "curvemode.h" |
28 #include "curvemode.h" |
29 #include "../mainwindow.h" |
29 #include "../mainwindow.h" |
30 #include "../lddocument.h" |
30 #include "../lddocument.h" |
31 #include "../canvas.h" |
31 #include "../canvas.h" |
32 #include "../miscallenous.h" |
|
33 #include "../grid.h" |
32 #include "../grid.h" |
34 |
33 |
35 /* |
34 /* |
36 * Base class constructor of the abstract editing mode. |
35 * Base class constructor of the abstract editing mode. |
37 */ |
36 */ |