summaryrefslogtreecommitdiff
path: root/include/sfx2/printopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/printopt.hxx')
-rw-r--r--include/sfx2/printopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/printopt.hxx b/include/sfx2/printopt.hxx
index 4857ce4b1235..3fcf7a0fdd4e 100644
--- a/include/sfx2/printopt.hxx
+++ b/include/sfx2/printopt.hxx
@@ -89,7 +89,7 @@ private:
protected:
using TabPage::DeactivatePage;
- virtual int DeactivatePage( SfxItemSet* pSet = NULL ) SAL_OVERRIDE;
+ virtual sfxpg DeactivatePage( SfxItemSet* pSet = NULL ) SAL_OVERRIDE;
public: