mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 10:39:53 -05:00
added for Network menu Create new Profile action to can generate more Profiles without need to run Login Window.
disabled from Profile Generator Dialog not used the optional Cert loading sections. fixed startdialogs layout git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2bf94b909a
commit
01935af39b
7 changed files with 532 additions and 560 deletions
|
|
@ -72,6 +72,9 @@ private slots:
|
|||
void on_actionAddFriend_activated();
|
||||
//void on_actionCopyKey_activated();
|
||||
void on_actionExportKey_activated();
|
||||
|
||||
void on_actionCreate_New_Profile_activated();
|
||||
|
||||
|
||||
void on_actionClearLog_triggered();
|
||||
void displayInfoLogMenu(const QPoint& pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue