X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=Client%2Fusersdialog.h;fp=Client%2Fusersdialog.h;h=db291f95ae245c6c3f7ef0229d16825a3938e121;hb=c9fc4fe3bc02ba4c440e4cb95097a1b8d1b37243;hp=91e3a825f9679c3cebebe8d233ca5e0b27c6ce98;hpb=25711a26712cb909c39eeed80e0227d7fd2411cc;p=speedfreak diff --git a/Client/usersdialog.h b/Client/usersdialog.h index 91e3a82..db291f9 100644 --- a/Client/usersdialog.h +++ b/Client/usersdialog.h @@ -15,6 +15,7 @@ public: ~UsersDialog(); void appendUserToList(QString usrname); void setUserInfo(QStringList *usersInfo); + void setLabelInfoToUser(QString infoText); protected: void changeEvent(QEvent *e);