mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
Added patch from braindead:
changed base-class of AvatarWidget to QLabel git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5179 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
443703e61f
commit
25547d0ea8
14 changed files with 14 additions and 14 deletions
|
@ -1432,7 +1432,7 @@ background: white;}</string>
|
|||
</customwidget>
|
||||
<customwidget>
|
||||
<class>AvatarWidget</class>
|
||||
<extends>QWidget</extends>
|
||||
<extends>QLabel</extends>
|
||||
<header>gui/common/AvatarWidget.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue