mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 14:12:43 -04:00
fixed restart of webui
This commit is contained in:
parent
b8b7d103e1
commit
d1a9f839a4
5 changed files with 16 additions and 12 deletions
|
@ -141,10 +141,6 @@ public:
|
|||
*/
|
||||
void setNewAccessRequestCallback(const std::function<bool(const std::string&,std::string&)>& callback );
|
||||
|
||||
protected:
|
||||
/// @see RsSingleJobThread
|
||||
virtual void run();
|
||||
|
||||
private:
|
||||
|
||||
/// @see p3Config::setupSerialiser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue