mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
code to embed webUI server in the main executable (initial version, not yet working)
This commit is contained in:
parent
aabba04be9
commit
6603dbd913
17 changed files with 355 additions and 111 deletions
|
@ -230,7 +230,7 @@ private slots:
|
|||
void showMessengerWindow();
|
||||
#endif
|
||||
void showStatisticsWindow();
|
||||
#ifdef ENABLE_WEBUI
|
||||
#ifdef RS_WEBUI
|
||||
void showWebinterface();
|
||||
#endif
|
||||
//void servicePermission();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue