mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 21:29:01 -04:00
fixed initialization of UI in NewFriendList
This commit is contained in:
parent
5e118e0e27
commit
7ccb05b77a
4 changed files with 126 additions and 110 deletions
|
@ -1965,7 +1965,7 @@ bool FriendList::exportFriendlist(QString &fileName)
|
|||
/**
|
||||
* @brief helper function to show a message box
|
||||
*/
|
||||
void showXMLParsingError()
|
||||
static void showXMLParsingError()
|
||||
{
|
||||
// show error to user
|
||||
QMessageBox mbox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue