mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
needed to make p3qblog public to rsQblog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
cb736a2d5b
commit
d4b8340885
@ -44,7 +44,7 @@
|
||||
/*!
|
||||
* contains definitions of the interface and blog information to be manipulated
|
||||
*/
|
||||
class p3Qblog : p3Service, RsQblog
|
||||
class p3Qblog : public RsQblog
|
||||
{
|
||||
public:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user