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 <QApplication> |
19 #include <QApplication> |
20 #include "ldDocument.h" |
20 #include "lddocument.h" |
21 #include "mainwindow.h" |
21 #include "mainwindow.h" |
22 #include "primitives.h" |
22 #include "primitives.h" |
23 #include "miscallenous.h" |
23 #include "miscallenous.h" |
24 #include "colors.h" |
24 #include "colors.h" |
25 #include "ldpaths.h" |
25 #include "ldpaths.h" |