QTfrontend/ui/widget/chatwidget.cpp
branchwebgl
changeset 9160 fc46e75f6b72
parent 9134 9330bacf2569
child 9493 23c674bfa2e2
--- a/QTfrontend/ui/widget/chatwidget.cpp	Tue Jun 04 23:56:17 2013 +0200
+++ b/QTfrontend/ui/widget/chatwidget.cpp	Sun Jun 09 12:22:53 2013 +0200
@@ -176,7 +176,7 @@
     QWidget(parent),
     mainLayout(this)
 {
-    this->gameSettings = gameSettings;
+    this->gameSettings = NULL;
     this->notify = notify;
 
     m_isAdmin = false;