mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 00:25:16 -04:00
Fixed size of the state column after switching it on.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
74f3b3d5a3
commit
d4393b8d0b
2 changed files with 16 additions and 1 deletions
|
@ -212,6 +212,7 @@ private:
|
|||
QColor newsFeedTabColor;
|
||||
QString newsFeedText;
|
||||
bool wasStatusColumnHidden;
|
||||
bool correctColumnStatusSize;
|
||||
|
||||
/** Qt Designer generated object */
|
||||
Ui::PeersDialog ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue