fix editor screen branching

This commit is contained in:
Chris Danford
2006-06-18 12:09:28 +00:00
parent 2572b8c5ea
commit 5de0b03af2
3 changed files with 8 additions and 3 deletions
@@ -24,6 +24,8 @@ protected:
Steps *GetStepsWithFocus() const;
vector<Steps*> m_vpSteps;
ThemeMetric<RString> CREATE_NEW_SCREEN;
};
#endif