197:82a868e9e929 | 198:f246725199dc |
---|---|
28 #include "radiobox.h" | 28 #include "radiobox.h" |
29 #include "extprogs.h" | 29 #include "extprogs.h" |
30 #include "checkboxgroup.h" | 30 #include "checkboxgroup.h" |
31 #include <qspinbox.h> | 31 #include <qspinbox.h> |
32 #include <qcheckbox.h> | 32 #include <qcheckbox.h> |
33 #include "gldraw.h" | |
33 | 34 |
34 vector<LDObject*> g_Clipboard; | 35 vector<LDObject*> g_Clipboard; |
35 | 36 |
36 cfg (bool, edit_schemanticinline, false); | 37 cfg (bool, edit_schemanticinline, false); |
37 | 38 |