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.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vcl/popupmenuwindow.hxx b/include/vcl/popupmenuwindow.hxx
index 266738a170c3..13d699f69542 100644
--- a/include/vcl/popupmenuwindow.hxx
+++ b/include/vcl/popupmenuwindow.hxx
@@ -30,6 +30,7 @@ private:
public:
PopupMenuFloatingWindow( vcl::Window* pParent, WinBits nStyle = (WB_SYSTEMFLOATWIN|WB_SYSTEMWINDOW|WB_NOBORDER) );
virtual ~PopupMenuFloatingWindow();
+ virtual void dispose() SAL_OVERRIDE;
sal_uInt16 GetMenuStackLevel() const;
void SetMenuStackLevel( sal_uInt16 nLevel );