78 }
79 }
80
81 void HWChatWidget::clear()
82 {
83 chatNicks->clear();
83 chatText->clear();
84 chatNicks->clear();
84 }
85 }