mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-11 14:56:09 -05:00
restored the profile manager, but only kept the export button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6251 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9348310f79
commit
1353cd3411
3 changed files with 64 additions and 115 deletions
|
|
@ -49,7 +49,7 @@ CryptoPage::CryptoPage(QWidget * parent, Qt::WFlags flags)
|
|||
connect(ui._useOldFormat_CB, SIGNAL(toggled(bool)), this, SLOT(load()));
|
||||
|
||||
// hide profile manager as it causes bugs when generating a new profile.
|
||||
ui.profile_Button->hide() ;
|
||||
//ui.profile_Button->hide() ;
|
||||
|
||||
/* Hide platform specific features */
|
||||
#ifdef Q_WS_WIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue