0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-03 12:04:05 +03:00

Build fixed

This commit is contained in:
Arin Alexander
2018-06-20 16:52:54 +03:00
parent a572b8c5d3
commit 1e0cc1b44d
2 changed files with 10 additions and 20 deletions

View File

@@ -53,8 +53,6 @@ public:
DataBand(QObject* owner = 0, QGraphicsItem* parent=0);
bool isUnique() const;
bool isData() const {return true;}
void preparePopUpMenu(QMenu &menu);
void processPopUpAction(QAction *action);
protected:
QColor bandColor() const;
void preparePopUpMenu(QMenu &menu);