Added setter SetLoggedIn()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@691 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2006-03-16 00:25:45 +00:00
parent be354f113e
commit d3137ae5ee

View File

@@ -45,6 +45,7 @@ public:
// Setters
void SetDocRoot(const CString& s);
void SetLoggedIn(bool b) { m_bLoggedIn = b; }
// !Setters
// Getters