Fix crash in room switching
This commit is contained in:
@@ -159,7 +159,7 @@ private:
|
||||
|
||||
bool m_isEdit = false;
|
||||
|
||||
QQuickTextDocument *m_document;
|
||||
QPointer<QQuickTextDocument> m_document;
|
||||
|
||||
QPointer<NeoChatRoom> m_room;
|
||||
bool completionVisible = false;
|
||||
|
||||
Reference in New Issue
Block a user