comparison: src/primitives.h
src/primitives.h
- changeset 541
- 0e38beeb050a
- parent 540
- 0334789cb4d7
- child 553
- 2418d5955421
equal
deleted
inserted
replaced
17 */ |
17 */ |
18 |
18 |
19 #ifndef LDFORGE_PRIMITIVES_H |
19 #ifndef LDFORGE_PRIMITIVES_H |
20 #define LDFORGE_PRIMITIVES_H |
20 #define LDFORGE_PRIMITIVES_H |
21 |
21 |
22 #include "common.h" |
22 #include "main.h" |
23 #include "types.h" |
23 #include "types.h" |
24 #include <QRegExp> |
24 #include <QRegExp> |
25 #include <QDialog> |
25 #include <QDialog> |
26 |
26 |
27 class LDFile; |
27 class LDFile; |