-
- Downloads
add clear method to delete chat history
This will delete all the .json chat files in the text dir. It also clears all the TextRecording models, though the models themselves remain to prevent nullptr errors. Also this does not remove the ContactMethods which were generated from the chat history, the user will have to re-launch ring for this to take effect. Change-Id: Ifc3cf6289d19512bfc9acb5ea1c9de7b159f4473 Tuleap: #925
Showing
- src/localtextrecordingcollection.cpp 20 additions, 2 deletionssrc/localtextrecordingcollection.cpp
- src/media/recordingmodel.cpp 12 additions, 6 deletionssrc/media/recordingmodel.cpp
- src/media/recordingmodel.h 1 addition, 0 deletionssrc/media/recordingmodel.h
- src/media/textrecording.cpp 39 additions, 0 deletionssrc/media/textrecording.cpp
- src/private/textrecording_p.h 4 additions, 0 deletionssrc/private/textrecording_p.h
Loading
Please register or sign in to comment