mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 19:12:28 -04:00
fixed bug related to opening cache hist file in text mode for windows
added cleaning of cipher context to authssl encrypt decrypt functions added header to trustview which caused compilation error git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
fcee4ebc32
commit
00c1bfcf54
3 changed files with 13 additions and 4 deletions
|
@ -8,6 +8,8 @@
|
|||
#include <QTableView>
|
||||
#include "TrustView.h"
|
||||
|
||||
#include <list>
|
||||
|
||||
using namespace std ;
|
||||
|
||||
TrustView::TrustView()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue