Rolled back commit 7720 and fixed forum search by content issue introduced in revision 7716.

Fixed load/save of filter type in settings.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7722 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-11-30 22:56:50 +00:00
parent f511786a6a
commit 6d32524837
4 changed files with 9 additions and 22 deletions

View file

@ -28,7 +28,6 @@ signals:
public:
RsGxsGroupId mForumId;
int mFilterColumn;
QString mFilterString;
bool mFillComplete;
int mViewType;
bool mFlatView;