mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
ChartItem has been fixed
This commit is contained in:
@@ -196,7 +196,7 @@ protected:
|
||||
void updateItemSize(DataSourceManager *dataManager, RenderPass, int);
|
||||
void fillLabels(IDataSource* dataSource);
|
||||
QWidget* defaultEditor();
|
||||
|
||||
bool isNeedUpdateSize(RenderPass pass) const;
|
||||
private:
|
||||
QList<SeriesItem*> m_series;
|
||||
// QList< QPointer<SeriesItem> > m_series;
|
||||
|
||||
Reference in New Issue
Block a user