mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 00:25:16 -04:00
added Animation as progress when generating a new key
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2072 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
537d767a24
commit
eab78c5c03
3 changed files with 16 additions and 1 deletions
|
@ -61,6 +61,8 @@ private:
|
|||
/** Loads the saved connectidialog settings */
|
||||
// void loadSettings();
|
||||
void loadCertificates();
|
||||
|
||||
QMovie *movie;
|
||||
|
||||
/** Qt Designer generated object */
|
||||
Ui::GenCertDialog ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue