summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctl3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/dlgctl3d.cxx')
-rw-r--r--svx/source/dialog/dlgctl3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/dlgctl3d.cxx b/svx/source/dialog/dlgctl3d.cxx
index d0bfeb33d2a6..a7a2d3121af7 100644
--- a/svx/source/dialog/dlgctl3d.cxx
+++ b/svx/source/dialog/dlgctl3d.cxx
@@ -1108,7 +1108,7 @@ void SvxLightCtl3D::move( double fDeltaHor, double fDeltaVer )
void SvxLightCtl3D::KeyInput( const KeyEvent& rKEvt )
{
- const KeyCode aCode(rKEvt.GetKeyCode());
+ const vcl::KeyCode aCode(rKEvt.GetKeyCode());
if( aCode.GetModifier() )
{