Transition away from Screen(sName).

This commit is contained in:
Glenn Maynard
2006-01-15 19:04:34 +00:00
parent 470c909ec6
commit ced8fd4561
26 changed files with 28 additions and 68 deletions
-1
View File
@@ -41,7 +41,6 @@ public:
TextEntry( smSendOnPop, sQuestion, "", 255, NULL, OnOK, OnCanel, true );
}
ScreenTextEntry( CString sName );
~ScreenTextEntry();
virtual void Init();
virtual void BeginScreen();