diff options
Diffstat (limited to 'include/svx/svdpntv.hxx')
-rw-r--r-- | include/svx/svdpntv.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdpntv.hxx b/include/svx/svdpntv.hxx index a7788dc342bf..21d447431f8c 100644 --- a/include/svx/svdpntv.hxx +++ b/include/svx/svdpntv.hxx @@ -152,7 +152,7 @@ protected: SdrDragStat aDragStat; Rectangle aMaxWorkArea; SfxItemSet aDefaultAttr; - Timer aComeBackTimer; + Idle aComeBackIdle; SdrAnimationMode eAnimationMode; |