summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/pview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/pview.hxx')
-rw-r--r--sw/source/uibase/inc/pview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/pview.hxx b/sw/source/uibase/inc/pview.hxx
index ae856e8e607a..e11c6970ed2d 100644
--- a/sw/source/uibase/inc/pview.hxx
+++ b/sw/source/uibase/inc/pview.hxx
@@ -261,7 +261,7 @@ public:
// Handler
void Execute(SfxRequest&);
void GetState(SfxItemSet&);
- void StateUndo(SfxItemSet&);
+ static void StateUndo(SfxItemSet&);
SwDocShell* GetDocShell();