summaryrefslogtreecommitdiffstats
path: root/src/widget/wpushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wpushbutton.h')
-rw-r--r--src/widget/wpushbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wpushbutton.h b/src/widget/wpushbutton.h
index cdaf796cb5..8da7b74e2a 100644
--- a/src/widget/wpushbutton.h
+++ b/src/widget/wpushbutton.h
@@ -62,7 +62,7 @@ class WPushButton : public WWidget {
return 0;
}
- virtual void setup(QDomNode node, const SkinContext& context);
+ virtual void setup(const QDomNode& node, const SkinContext& context);
// Sets the number of states associated with this button, and removes
// associated pixmaps.