diff options
Diffstat (limited to 'include/svx/viewpt3d.hxx')
-rw-r--r-- | include/svx/viewpt3d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/viewpt3d.hxx b/include/svx/viewpt3d.hxx index 6ca043ea2db7..5d7856bd9ab0 100644 --- a/include/svx/viewpt3d.hxx +++ b/include/svx/viewpt3d.hxx @@ -44,7 +44,7 @@ enum class ProjectionType { Parallel, Perspective }; |* \************************************************************************/ -class SVX_DLLPUBLIC Viewport3D +class SVXCORE_DLLPUBLIC Viewport3D { protected: basegfx::B3DHomMatrix aViewTf; // the real transformations matrix |