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 edcdd01d6e..e72479853e 100644
--- a/utils/themeeditor/graphics/rbprogressbar.h
+++ b/utils/themeeditor/graphics/rbprogressbar.h
@@ -34,7 +34,7 @@ class RBProgressBar : public QGraphicsItem
34{ 34{
35public: 35public:
36 RBProgressBar(RBViewport* parent, const RBRenderInfo& info, 36 RBProgressBar(RBViewport* parent, const RBRenderInfo& info,
37 int paramCount, skin_tag_parameter* params); 37 int paramCount, skin_tag_parameter* params, bool pv = 0);
38 virtual ~RBProgressBar(); 38 virtual ~RBProgressBar();
39 39
40 QRectF boundingRect() const; 40 QRectF boundingRect() const;