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 0d13d5974a..d44fc9c434 100644
--- a/include/m_gui.h
+++ b/include/m_gui.h
@@ -1418,6 +1418,7 @@ class MIR_CORE_EXPORT CCtrlPages : public CCtrlBase
bool m_bOwnPages = false;
struct TPageInfo;
+ void CreatePage(CDlgBase *pDlg);
void InsertPage(TPageInfo *pPage);
void ShowPage(CDlgBase *pDlg);