fixed layout problem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3760 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-11-07 21:51:06 +00:00
parent dd4c43cf7d
commit a98367f188
2 changed files with 3 additions and 2 deletions

View file

@ -69,7 +69,7 @@ ChanMsgItem::ChanMsgItem(FeedHolder *parent, uint32_t feedId, std::string chanId
titleLabel->setMinimumWidth(100);
subjectLabel->setMinimumWidth(100);
warning_label->setMinimumWidth(100);
small();
updateItemStatic();