fixed initing of profile passphrase for friend server manager

This commit is contained in:
csoler 2022-01-16 21:17:10 +01:00
parent 763eeffe25
commit eefbd8a710
6 changed files with 107 additions and 58 deletions

View file

@ -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;