summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/GL3DBarChart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/GL3DBarChart.hxx')
-rw-r--r--chart2/source/view/inc/GL3DBarChart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/inc/GL3DBarChart.hxx b/chart2/source/view/inc/GL3DBarChart.hxx
index 79d816d25f88..0daeed0192a8 100644
--- a/chart2/source/view/inc/GL3DBarChart.hxx
+++ b/chart2/source/view/inc/GL3DBarChart.hxx
@@ -174,7 +174,7 @@ private:
Point maClickPos;
sal_uInt32 miScrollRate;
bool mbScrollFlg;
- Timer maTimer;
+ Idle maIdle;
bool mbScreenTextNewRender;
boost::ptr_vector<opengl3D::Renderable3DObject> maScreenTextShapes;
OUString maFPS;