src/primitives.cpp

changeset 1145
02264bf0108d
parent 1141
7dc2c981937e
child 1148
96cb15a7611f
equal deleted inserted replaced
1144:4f226fd97826 1145:02264bf0108d
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"

mercurial