mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 17:45:15 -04:00
Fixed compilation pb in gui/HelpDialog.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
896a982d1e
commit
90fb234b47
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ HelpDialog::HelpDialog(QWidget *parent)
|
|||
ui.thanks->setText(in.readAll());
|
||||
}
|
||||
|
||||
ui.label_4->setMinimumWidth(20);
|
||||
ui.label_2->setMinimumWidth(20);
|
||||
|
||||
|
||||
/* Hide platform specific features */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue