summaryrefslogtreecommitdiff
path: root/include/m_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_gui.h')
-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 e020389051..d929d0ccd7 100644
--- a/include/m_gui.h
+++ b/include/m_gui.h
@@ -1198,6 +1198,7 @@ public:
void AddPage(wchar_t *ptszName, HICON hIcon, CDlgBase *pDlg);
void ActivatePage(int iPage);
+ int GetCount(void);
protected:
virtual BOOL OnNotify(int idCtrl, NMHDR *pnmh) override;