summaryrefslogtreecommitdiff
path: root/include/svtools/roadmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/roadmap.hxx')
-rw-r--r--include/svtools/roadmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/roadmap.hxx b/include/svtools/roadmap.hxx
index a35e217b82e4..429806706b1e 100644
--- a/include/svtools/roadmap.hxx
+++ b/include/svtools/roadmap.hxx
@@ -57,7 +57,7 @@ namespace svt
public:
ORoadmap( Window* _pParent, WinBits _nWinStyle = 0 );
- ~ORoadmap( );
+ virtual ~ORoadmap( );
void SetRoadmapBitmap( const BitmapEx& maBitmap, bool _bInvalidate = true );