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:
chrisparker126 2008-05-10 20:01:49 +00:00
parent cb736a2d5b
commit d4b8340885

View File

@ -44,7 +44,7 @@
/*!
* contains definitions of the interface and blog information to be manipulated
*/
class p3Qblog : p3Service, RsQblog
class p3Qblog : public RsQblog
{
public: