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