mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
fixed initing of profile passphrase for friend server manager
This commit is contained in:
parent
763eeffe25
commit
eefbd8a710
6 changed files with 107 additions and 58 deletions
|
@ -21,9 +21,9 @@
|
|||
#ifndef _SEARCHDIALOG_H
|
||||
#define _SEARCHDIALOG_H
|
||||
|
||||
#include <retroshare/rstypes.h>
|
||||
#include "retroshare/rstypes.h"
|
||||
#include "ui_SearchDialog.h"
|
||||
#include <retroshare-gui/mainpage.h>
|
||||
#include "retroshare-gui/mainpage.h"
|
||||
|
||||
class AdvancedSearchDialog;
|
||||
class RSTreeWidgetItemCompareRole;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue