Bugfixes.

This commit is contained in:
JoelKatz
2011-12-15 12:44:29 -08:00
parent a58e2ec5ca
commit c7f890ab47
10 changed files with 16 additions and 10 deletions

View File

@@ -45,6 +45,7 @@ public:
mValid=true;
sl.mValid=false;
}
return *this;
}
};