Fix crash in room switching
This commit is contained in:
@@ -234,5 +234,5 @@ private:
|
||||
QString m_arg;
|
||||
KConfig m_config;
|
||||
KConfigGroup m_lastRoomConfig;
|
||||
ChatDocumentHandler *m_chatDocumentHandler;
|
||||
QPointer<ChatDocumentHandler> m_chatDocumentHandler;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user