summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index b7b33e258f11..d992909534b0 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -420,7 +420,7 @@ public:
virtual void SetupFilterOptions(SfxMedium& rMedium);
- virtual void SetVersion( const OUString&, long );
+ void SetVersion( const OUString&, long );
virtual bool IsStgWriter() const;
void SetShowProgress( bool bFlag = false ) { bShowProgress = bFlag; }