summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/versdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/versdlg.hxx')
-rw-r--r--sfx2/source/inc/versdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/versdlg.hxx b/sfx2/source/inc/versdlg.hxx
index 73b686d91252..0203d7744e9e 100644
--- a/sfx2/source/inc/versdlg.hxx
+++ b/sfx2/source/inc/versdlg.hxx
@@ -103,7 +103,7 @@ class SfxViewVersionDialog_Impl : public SfxModalDialog
public:
SfxViewVersionDialog_Impl( Window *pParent,
- SfxVersionInfo& rInfo, BOOL bEdit );
+ SfxVersionInfo& rInfo, sal_Bool bEdit );
};
#endif