summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_gui.h b/include/m_gui.h
index 5ff03a72f1..746cb66ff7 100644
--- a/include/m_gui.h
+++ b/include/m_gui.h
@@ -1248,6 +1248,7 @@ public:
protected:
virtual void OnInit() override;
+ virtual void OnDestroy() override;
virtual BOOL OnNotify(int idCtrl, NMHDR *pnmh) override;
virtual LRESULT CustomWndProc(UINT msg, WPARAM wParam, LPARAM lParam) override;