##// END OF EJS Templates
Remove unnessery friend declaration form qabstractaxis
Michal Klocek -
r1721:c93d43dcbcb8
parent child
Show More
@@ -137,8 +137,6 protected:
137 137 friend class ChartDataSet;
138 138 friend class ChartAxis;
139 139 friend class ChartPresenter;
140 friend class ChartCategoriesAxisX;
141 friend class ChartCategoriesAxisY;
142 140 };
143 141
144 142 QTCOMMERCIALCHART_END_NAMESPACE
General Comments 0
You need to be logged in to leave comments. Login now