mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 08:35:16 -04:00
Included patch to compile on OpenSUSE 11.4 (from AsamK)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4218 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c45e7562bb
commit
eae57516c5
3 changed files with 3 additions and 0 deletions
|
@ -361,6 +361,7 @@ QTreeWidgetItem *GroupTreeWidget::getItemFromId(const QString &id)
|
|||
return item;
|
||||
}
|
||||
}
|
||||
return NULL ;
|
||||
}
|
||||
|
||||
QTreeWidgetItem *GroupTreeWidget::activateId(const QString &id, bool focus)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue