##// END OF EJS Templates
Fixed manual test...
Titta Heikkala -
r2823:3c528f4f0388
parent child
Show More
@@ -20,7 +20,7
20 20 #define PENWIDGET_H
21 21
22 22 #include <QtWidgets/QWidget>
23 #include <QtWidgets/QPen>
23 #include <QtGui/QPen>
24 24
25 25 class QComboBox;
26 26 class QSpinBox;
General Comments 0
You need to be logged in to leave comments. Login now