diff -r 07f3bf8d98a3 -r 9330bacf2569 QTfrontend/ui/widget/chatwidget.cpp --- a/QTfrontend/ui/widget/chatwidget.cpp Wed Jun 05 15:27:00 2013 +0200 +++ b/QTfrontend/ui/widget/chatwidget.cpp Wed Jun 05 15:42:00 2013 +0200 @@ -176,7 +176,7 @@ QWidget(parent), mainLayout(this) { - this->gameSettings = gameSettings; + this->gameSettings = NULL; this->notify = notify; m_isAdmin = false;