mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-14 00:55:46 -04:00
Added Invite page for Web Mail Providers (Connect Friend Wizard)
Added select page style for Quick Start Wizard.
This commit is contained in:
parent
4b402a48a5
commit
b501d91f21
17 changed files with 491 additions and 14 deletions
|
@ -60,6 +60,9 @@ private Q_SLOTS:
|
|||
void on_pushButtonSharesExit_clicked();
|
||||
void on_pushButtonSharesNext_clicked();
|
||||
void on_pushButtonSharesBack_clicked();
|
||||
void on_pushButtonStyleExit_clicked();
|
||||
void on_pushButtonStyleNext_clicked();
|
||||
void on_pushButtonStyleBack_clicked();
|
||||
void on_pushButtonWelcomeExit_clicked();
|
||||
void on_pushButtonWelcomeNext_clicked();
|
||||
void on_pushButtonConnectionExit_clicked();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue