summaryrefslogtreecommitdiff
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/shellres.hxx')
-rw-r--r--sw/inc/shellres.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx
index f324299a69b7..5f391b7bf3b0 100644
--- a/sw/inc/shellres.hxx
+++ b/sw/inc/shellres.hxx
@@ -24,7 +24,7 @@
#include <tools/rc.hxx>
#include <vcl/bitmap.hxx>
-struct SW_DLLPUBLIC ShellResource : public Resource
+struct SW_DLLPUBLIC ShellResource
{
OUString aPostItAuthor;
OUString aPostItPage;
@@ -80,7 +80,6 @@ struct SW_DLLPUBLIC ShellResource : public Resource
OUString GetPageDescName(sal_uInt16 nNo, PageNameMode eMode);
ShellResource();
- ~ShellResource();
private:
void GetAutoFormatNameLst_() const;