summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/imivctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/contnr/imivctl.hxx')
-rw-r--r--svtools/source/contnr/imivctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/contnr/imivctl.hxx b/svtools/source/contnr/imivctl.hxx
index ed244ad52090..688516acba38 100644
--- a/svtools/source/contnr/imivctl.hxx
+++ b/svtools/source/contnr/imivctl.hxx
@@ -165,7 +165,7 @@ class SvxIconChoiceCtrl_Impl
Rectangle aCurSelectionRect;
std::vector<Rectangle*> aSelectedRectList;
Idle aEditIdle; // for editing in place
- Timer aAutoArrangeTimer;
+ Idle aAutoArrangeIdle;
Timer aDocRectChangedTimer;
Timer aVisRectChangedTimer;
Idle aCallSelectHdlIdle;