Make the connect/disconnect a lot nicer.

This commit is contained in:
Charles Lohr
2004-10-19 06:15:42 +00:00
parent 37240426fd
commit d5c767f6eb
6 changed files with 50 additions and 24 deletions
+4
View File
@@ -18,6 +18,10 @@ private:
void GoToNextState();
void GoToPrevState();
void UpdateConnectStatus();
CString m_sClassName;
};
#endif