summaryrefslogtreecommitdiff
path: root/include/vcl/popupmenuwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/popupmenuwindow.hxx')
-rw-r--r--include/vcl/popupmenuwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/popupmenuwindow.hxx b/include/vcl/popupmenuwindow.hxx
index 30f498b77062..87ef34c60c08 100644
--- a/include/vcl/popupmenuwindow.hxx
+++ b/include/vcl/popupmenuwindow.hxx
@@ -29,7 +29,7 @@ private:
ImplData* mpImplData;
public:
PopupMenuFloatingWindow( Window* pParent, WinBits nStyle = (WB_SYSTEMFLOATWIN|WB_SYSTEMWINDOW|WB_NOBORDER) );
- ~PopupMenuFloatingWindow();
+ virtual ~PopupMenuFloatingWindow();
sal_uInt16 GetMenuStackLevel() const;
void SetMenuStackLevel( sal_uInt16 nLevel );