diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/backends/macbe/macbackend.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/macbe/macbackend.hxx b/shell/source/backends/macbe/macbackend.hxx index 33687e841d8e..75d3288ca799 100644 --- a/shell/source/backends/macbe/macbackend.hxx +++ b/shell/source/backends/macbe/macbackend.hxx @@ -123,7 +123,7 @@ protected: MacOSXBackend(); /** Destructor */ - ~MacOSXBackend(void); + virtual ~MacOSXBackend(void); }; #endif // INCLUDED_SHELL_SOURCE_BACKENDS_MACBE_MACBACKEND_HXX |