diff options
Diffstat (limited to 'include/svx/cube3d.hxx')
-rw-r--r-- | include/svx/cube3d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/cube3d.hxx b/include/svx/cube3d.hxx index 37ae37e126ca..7fcdd0b31b58 100644 --- a/include/svx/cube3d.hxx +++ b/include/svx/cube3d.hxx @@ -41,7 +41,7 @@ enum { CUBE_BOTTOM = 0x0001, CUBE_BACK = 0x0002, CUBE_LEFT = 0x0004, CUBE_FULL = 0x003F, CUBE_OPEN_TB = 0x0036, CUBE_OPEN_LR = 0x002B, CUBE_OPEN_FB = 0x001D }; -class SVX_DLLPUBLIC E3dCubeObj : public E3dCompoundObject +class SVX_DLLPUBLIC SAL_WARN_UNUSED E3dCubeObj : public E3dCompoundObject { private: // Parameter |