never overriden

This commit is contained in:
Glenn Maynard
2005-10-13 22:11:56 +00:00
parent 483af60641
commit d26a729c5c
+2 -2
View File
@@ -74,8 +74,8 @@ protected:
ThemeMetric<bool> ALLOW_OPERATOR_MENU_BUTTON;
virtual CString GetNextScreen() const;
virtual CString GetPrevScreen() const;
CString GetNextScreen() const;
CString GetPrevScreen() const;
// If these are left blank, the NextScreen and PrevScreen metrics will be used.
CString m_sNextScreen, m_sPrevScreen;