src/colorSelectDialog.h

changeset 541
0e38beeb050a
parent 540
0334789cb4d7
child 600
209e3f1f7b2c
equal deleted inserted replaced
540:0334789cb4d7 541:0e38beeb050a
18 18
19 #ifndef LDFORGE_COLORSELECTOR_H 19 #ifndef LDFORGE_COLORSELECTOR_H
20 #define LDFORGE_COLORSELECTOR_H 20 #define LDFORGE_COLORSELECTOR_H
21 21
22 #include <QDialog> 22 #include <QDialog>
23 #include "common.h" 23 #include "main.h"
24 24
25 class LDColor; 25 class LDColor;
26 class Ui_ColorSelUI; 26 class Ui_ColorSelUI;
27 class QGraphicsScene; 27 class QGraphicsScene;
28 28

mercurial