never overriden
This commit is contained in:
@@ -74,8 +74,8 @@ protected:
|
|||||||
|
|
||||||
ThemeMetric<bool> ALLOW_OPERATOR_MENU_BUTTON;
|
ThemeMetric<bool> ALLOW_OPERATOR_MENU_BUTTON;
|
||||||
|
|
||||||
virtual CString GetNextScreen() const;
|
CString GetNextScreen() const;
|
||||||
virtual CString GetPrevScreen() const;
|
CString GetPrevScreen() const;
|
||||||
|
|
||||||
// If these are left blank, the NextScreen and PrevScreen metrics will be used.
|
// If these are left blank, the NextScreen and PrevScreen metrics will be used.
|
||||||
CString m_sNextScreen, m_sPrevScreen;
|
CString m_sNextScreen, m_sPrevScreen;
|
||||||
|
|||||||
Reference in New Issue
Block a user