src/model.cpp

changeset 1147
a26568aa3cce
parent 1141
7dc2c981937e
child 1148
96cb15a7611f
equal deleted inserted replaced
1146:bb728c124d47 1147:a26568aa3cce
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"

mercurial