don't calculate NextScreen until options have been exported
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
|
||||
protected:
|
||||
int m_iChangeMask;
|
||||
CString m_sNextScreen;
|
||||
CString m_sExportedNextScreen; // from an OptionRowHandler
|
||||
|
||||
vector<OptionRowHandler*> OptionRowHandlers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user