summaryrefslogtreecommitdiffstats
path: root/examples/bars/graphmodifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bars/graphmodifier.h')
-rw-r--r--examples/bars/graphmodifier.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/bars/graphmodifier.h b/examples/bars/graphmodifier.h
index cfb1ceec..674c3262 100644
--- a/examples/bars/graphmodifier.h
+++ b/examples/bars/graphmodifier.h
@@ -50,6 +50,7 @@ public:
void setSeriesVisibility(int enabled);
public slots:
+ void changeRange(int range);
void changeStyle(int style);
void changeSelectionMode(int selectionMode);
void changeTheme(int theme);