summaryrefslogtreecommitdiffstats
path: root/examples/bars/graphmodifier.h
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-11 14:55:47 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-12 07:50:25 +0200
commit67978aa50a35f082a5192653a918ef258dff1fd6 (patch)
treed381fc17377ed1067020473eeb2e80f9592f1620 /examples/bars/graphmodifier.h
parent6cfc1dcc2969e0e522aa5777eef97e0eadc967e7 (diff)
Fix Audiolevels and Bars examples & documentation for TP2
Task-number: QTRD-2635 Change-Id: I0468a92e4e8eeccbeff61d8f9b551366970e0c0d Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'examples/bars/graphmodifier.h')
-rw-r--r--examples/bars/graphmodifier.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/bars/graphmodifier.h b/examples/bars/graphmodifier.h
index e361bb87..f7c0acaf 100644
--- a/examples/bars/graphmodifier.h
+++ b/examples/bars/graphmodifier.h
@@ -48,7 +48,6 @@ public:
void setGridEnabled(int enabled);
void setSmoothBars(int smooth);
void setSeriesVisibility(int enabled);
- void start();
public slots:
void changeStyle(int style);