summaryrefslogtreecommitdiff
path: root/sd/inc/stlsheet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/stlsheet.hxx')
-rw-r--r--sd/inc/stlsheet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx
index 6802c480bd98..cf3243a9f254 100644
--- a/sd/inc/stlsheet.hxx
+++ b/sd/inc/stlsheet.hxx
@@ -138,7 +138,7 @@ protected:
void throwIfDisposed() throw (::com::sun::star::uno::RuntimeException);
- virtual void disposing();
+ void disposing();
OUString msApiName;
rtl::Reference< SfxStyleSheetBasePool > mxPool;