mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
GUI side of the v0.5.0 modifications.
* Changes to startup / login function to handle multiple accounts. * Switched on OpenPGP version by default. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a023a0bfcd
commit
246927ac46
7 changed files with 158 additions and 110 deletions
|
@ -3,10 +3,13 @@
|
|||
|
||||
#include <QtPlugin>
|
||||
|
||||
#include <QString>
|
||||
/***
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QString;
|
||||
class QWidget;
|
||||
QT_END_NAMESPACE
|
||||
***/
|
||||
|
||||
//! a base class for plugins
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue