summaryrefslogtreecommitdiff
path: root/utils/themeeditor/graphics/rbprogressbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/graphics/rbprogressbar.h')
-rw-r--r--utils/themeeditor/graphics/rbprogressbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/themeeditor/graphics/rbprogressbar.h b/utils/themeeditor/graphics/rbprogressbar.h
index edcdd01..e724798 100644
--- a/utils/themeeditor/graphics/rbprogressbar.h
+++ b/utils/themeeditor/graphics/rbprogressbar.h
@@ -34,7 +34,7 @@ class RBProgressBar : public QGraphicsItem
{
public:
RBProgressBar(RBViewport* parent, const RBRenderInfo& info,
- int paramCount, skin_tag_parameter* params);
+ int paramCount, skin_tag_parameter* params, bool pv = 0);
virtual ~RBProgressBar();
QRectF boundingRect() const;