Fixed wrong display of the news feed notify in FriendsDialog when the tabs were moved.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-01-25 21:45:23 +00:00
parent b002e08c06
commit 4433872cb6
2 changed files with 8 additions and 3 deletions

View file

@ -133,7 +133,7 @@ private:
QFont mCurrentFont; /* how the text will come out */
int newsFeedTabIndex;
QWidget *newsFeed;
QColor newsFeedTabColor;
QString newsFeedText;