changend profile/info button as link

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-12-23 16:17:36 +00:00
parent bccd4e7d22
commit 4dc48127f9
3 changed files with 47 additions and 47 deletions

View file

@ -60,9 +60,9 @@ private slots:
void closeinfodlg();
void loadPerson();
void createnewaccount();
void infodlg();
void on_labelProfile_linkActivated(QString link);
void on_labelInfo_linkActivated(QString link);
private: