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 916e0a4038..14e0e5b51c 100644
--- a/include/m_gui.h
+++ b/include/m_gui.h
@@ -429,6 +429,7 @@ protected:
// register controls
void AddControl(CCtrlBase *ctrl);
+ void AddTimer(CTimer *timer);
// win32 stuff
void ThemeDialogBackground(BOOL tabbed);