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 "model.h" |
19 #include "model.h" |
20 #include "ldObject.h" |
20 #include "linetypes/modelobject.h" |
21 #include "documentmanager.h" |
21 #include "documentmanager.h" |
22 #include "linetypes/comment.h" |
22 #include "linetypes/comment.h" |
23 #include "linetypes/conditionaledge.h" |
23 #include "linetypes/conditionaledge.h" |
24 #include "linetypes/edgeline.h" |
24 #include "linetypes/edgeline.h" |
25 #include "linetypes/empty.h" |
25 #include "linetypes/empty.h" |