summaryrefslogtreecommitdiff
path: root/include/svx/viewpt3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/viewpt3d.hxx')
-rw-r--r--include/svx/viewpt3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/viewpt3d.hxx b/include/svx/viewpt3d.hxx
index 1778bffb8da4..e546f20643a0 100644
--- a/include/svx/viewpt3d.hxx
+++ b/include/svx/viewpt3d.hxx
@@ -75,7 +75,7 @@ class SVX_DLLPUBLIC Viewport3D
double fWRatio; // device/view aspect ratio
double fHRatio;
- void MakeTransform(void);
+ void MakeTransform();
public:
Viewport3D();