summaryrefslogtreecommitdiff
path: root/include/unotools/componentresmodule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/componentresmodule.hxx')
-rw-r--r--include/unotools/componentresmodule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/componentresmodule.hxx b/include/unotools/componentresmodule.hxx
index c87268176c54..b663a770ffe7 100644
--- a/include/unotools/componentresmodule.hxx
+++ b/include/unotools/componentresmodule.hxx
@@ -51,7 +51,7 @@ namespace utl
public:
OComponentResourceModule( const OString& _rResFilePrefix );
- ~OComponentResourceModule();
+ virtual ~OComponentResourceModule();
/// get the vcl res manager of the module
ResMgr* getResManager();