summaryrefslogtreecommitdiffstats
path: root/examples/bars/graphmodifier.h
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-11-28 06:40:59 +0200
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-11-28 08:10:29 +0200
commit5fde532408da5b6b3ddef13aff5e07f32015e7d9 (patch)
tree8a243126c37a92be3ca14734adc5074a9642c129 /examples/bars/graphmodifier.h
parent964897e316c0fd524cba3a3cbb3c32fad53f965a (diff)
Visual properties moved to theme
Task-number: QTRD-2632 Change-Id: I91eaa8fa26e232de24fe89ef0c8a2fc53f31fb8c Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'examples/bars/graphmodifier.h')
-rw-r--r--examples/bars/graphmodifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bars/graphmodifier.h b/examples/bars/graphmodifier.h
index 2e84790c..b48451cd 100644
--- a/examples/bars/graphmodifier.h
+++ b/examples/bars/graphmodifier.h
@@ -38,7 +38,7 @@ public:
void resetTemperatureData();
void changePresetCamera();
- void changeLabelStyle();
+ void changeLabelBackground();
void changeFont(const QFont &font);
void changeFontSize(int fontsize);
void rotateX(int rotation);