summaryrefslogtreecommitdiffstats
path: root/profile-widget/ruleritem.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2016-01-25 18:15:06 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-01-25 13:04:39 -0800
commit411f455291a547c782588ec8327ec5f8a34f243c (patch)
tree3622cbd2cc533bc4071144877f16de2b51277b3d /profile-widget/ruleritem.h
parent74333963330cc5f9d8a848487522e34a822c46de (diff)
downloadsubsurface-411f455291a547c782588ec8327ec5f8a34f243c.tar.gz
Fix bug on the visibility of the Ruler Graph
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile-widget/ruleritem.h')
-rw-r--r--profile-widget/ruleritem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile-widget/ruleritem.h b/profile-widget/ruleritem.h
index 4fad0451c..343a24862 100644
--- a/profile-widget/ruleritem.h
+++ b/profile-widget/ruleritem.h
@@ -44,7 +44,7 @@ public:
public
slots:
- void settingsChanged();
+ void settingsChanged(bool toggled);
private:
struct plot_info pInfo;