##// END OF EJS Templates
Removes obsolate signal marginsChanged
Michal Klocek -
r1885:b1c3f7e0d4f4
parent child
Show More
@@ -119,9 +119,6 public:
119
119
120 QRectF plotArea() const;
120 QRectF plotArea() const;
121
121
122 Q_SIGNALS:
123 void marginsChanged(QRectF newMargins);
124
125 protected:
122 protected:
126 QScopedPointer<QChartPrivate> d_ptr;
123 QScopedPointer<QChartPrivate> d_ptr;
127 friend class QLegend;
124 friend class QLegend;
General Comments 0
You need to be logged in to leave comments. Login now