diff options
Diffstat (limited to 'sd/source/ui/view/grviewsh.cxx')
-rw-r--r-- | sd/source/ui/view/grviewsh.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/grviewsh.cxx b/sd/source/ui/view/grviewsh.cxx index 361a538d66a2..ce5991ddcdec 100644 --- a/sd/source/ui/view/grviewsh.cxx +++ b/sd/source/ui/view/grviewsh.cxx @@ -38,7 +38,7 @@ GraphicViewShell::GraphicViewShell ( pFrame, rViewShellBase, pParentWindow, - PK_STANDARD, + PageKind::Standard, pFrameView) { ConstructGraphicViewShell(); |