summaryrefslogtreecommitdiff
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-07 15:42:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-07 16:10:46 +0000
commit321d970e2f8ce0f78238d7c41202f96690e7222c (patch)
tree08ee234f34d2e905c09480624108785dc83efdce /sw/inc/shellres.hxx
parent2ec697a77f77caceec0a8cf6b6c68ae11a269a03 (diff)
flatten ShellResource resource
Change-Id: Ib071a21778289f4dc68273cb305d38bf260a31a7
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;