#ifndef QBARCHARTVIEW_H #define QBARCHARTVIEW_H class QBarChartView { public: QBarChartView(); }; #endif // QBARCHARTVIEW_H