X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fui%2Fuserinfopanel.cpp;fp=src%2Fui%2Fuserinfopanel.cpp;h=e4e022c428eb529605a3981ec72fdd85775ed5a3;hb=f4d35a5ccb86127d44aa73d44349773b0d4f3ed1;hp=6f8582f21a6b0a08e33d6a7611c058e290cb7e06;hpb=f7d834953729f5591a9589549b34d9461791b7db;p=situare diff --git a/src/ui/userinfopanel.cpp b/src/ui/userinfopanel.cpp index 6f8582f..e4e022c 100644 --- a/src/ui/userinfopanel.cpp +++ b/src/ui/userinfopanel.cpp @@ -79,10 +79,10 @@ UserInfoPanel::UserInfoPanel(QWidget *parent) m_userInfo, SLOT(clearUpdateLocationDialogData())); connect(m_userInfo, SIGNAL(notificateUpdateFailing(QString, bool)), - this, SIGNAL(notificateUpdateFailing(QString, bool))); + this, SIGNAL(notificateUpdateFailing(QString, bool))); connect(this, SIGNAL(collapse()), - m_userInfo, SLOT(collapse())); + m_userInfo, SLOT(collapse())); } void UserInfoPanel::userDataReceived(User *user)