Updated TODO + workaround for the signal problem after logout

This commit is contained in:
emeric
2014-08-23 14:13:16 +02:00
parent f80f052d55
commit d018922847
5 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ class LmsHome : public Wt::WContainerWidget
{
public:
LmsHome(SessionData& sessionData);
LmsHome(SessionData& sessionData, Wt::WContainerWidget* parent = 0);
private: