comparison: src/gldraw.h
src/gldraw.h
- changeset 541
- 0e38beeb050a
- parent 540
- 0334789cb4d7
- child 550
- d97594e3fc54
equal
deleted
inserted
replaced
18 |
18 |
19 #ifndef LDFORGE_GLDRAW_H |
19 #ifndef LDFORGE_GLDRAW_H |
20 #define LDFORGE_GLDRAW_H |
20 #define LDFORGE_GLDRAW_H |
21 |
21 |
22 #include <QGLWidget> |
22 #include <QGLWidget> |
23 #include "common.h" |
23 #include "main.h" |
24 #include "ldtypes.h" |
24 #include "ldtypes.h" |
25 |
25 |
26 class MessageManager; |
26 class MessageManager; |
27 class QDialogButtonBox; |
27 class QDialogButtonBox; |
28 class RadioGroup; |
28 class RadioGroup; |