diff options
Diffstat (limited to 'include/m_srmm_int.h')
-rw-r--r-- | include/m_srmm_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h index 28b67984b4..952c1ad035 100644 --- a/include/m_srmm_int.h +++ b/include/m_srmm_int.h @@ -230,6 +230,7 @@ public: bool m_bFGSet, m_bBGSet; bool m_bInMenu; COLORREF m_iFG, m_iBG; + CTimer timerFlash, timerType; void ClearLog(); void RedrawLog(); |