mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
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:
parent
b002e08c06
commit
4433872cb6
2 changed files with 8 additions and 3 deletions
|
@ -133,7 +133,7 @@ private:
|
|||
|
||||
QFont mCurrentFont; /* how the text will come out */
|
||||
|
||||
int newsFeedTabIndex;
|
||||
QWidget *newsFeed;
|
||||
QColor newsFeedTabColor;
|
||||
QString newsFeedText;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue