summaryrefslogtreecommitdiff
path: root/forms/source/solar/inc/navtoolbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/solar/inc/navtoolbar.hxx')
-rw-r--r--forms/source/solar/inc/navtoolbar.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/solar/inc/navtoolbar.hxx b/forms/source/solar/inc/navtoolbar.hxx
index cb39aac010e8..e83667d379db 100644
--- a/forms/source/solar/inc/navtoolbar.hxx
+++ b/forms/source/solar/inc/navtoolbar.hxx
@@ -73,7 +73,7 @@ namespace frm
const ::boost::shared_ptr< const ICommandImageProvider >& _pImageProvider,
const ::boost::shared_ptr< const ICommandDescriptionProvider >& _pDescriptionProvider
);
- ~NavigationToolBar( );
+ virtual ~NavigationToolBar( );
/** sets the dispatcher which is to be used for the features
@@ -164,7 +164,7 @@ namespace frm
public:
RecordPositionInput( Window* _pParent );
- ~RecordPositionInput();
+ virtual ~RecordPositionInput();
/** sets the dispatcher which is to be used for the features
*/