##// END OF EJS Templates
Fix compilation of gdpbarchart
Michal Klocek -
r857:cc1ea7d373c9
parent child
Show More
@@ -33,7 +33,7 class QRadioButton;
33 class Widget : public QWidget
33 class Widget : public QWidget
34 {
34 {
35 Q_OBJECT
35 Q_OBJECT
36
36
37 public:
37 public:
38 Widget(QWidget *parent = 0);
38 Widget(QWidget *parent = 0);
39 ~Widget();
39 ~Widget();
General Comments 0
You need to be logged in to leave comments. Login now