mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-17 10:31:05 -04:00
fixed transitioning of msg service config files from global signature format
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f84b6ff501
commit
8b1ffdb5d9
3 changed files with 31 additions and 4 deletions
|
@ -41,7 +41,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
class pqiarchive: PQInterface
|
||||
class pqiarchive: public PQInterface
|
||||
{
|
||||
public:
|
||||
pqiarchive(RsSerialiser *rss, BinInterface *bio_in, int bio_flagsin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue