X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fui%2Ffriendlistpanel.h;h=f308e072f2bb71de826d265b1f2608607ed13889;hb=9dad208a59a9f97fa225569dab1d44da3cca82ed;hp=4fc1d2ef6fe176b7a9638848f0a28cbb48db8293;hpb=1e5b1e03ea3fddf1b5dc0c30201851bc7984555b;p=situare diff --git a/src/ui/friendlistpanel.h b/src/ui/friendlistpanel.h index 4fc1d2e..f308e07 100644 --- a/src/ui/friendlistpanel.h +++ b/src/ui/friendlistpanel.h @@ -66,6 +66,17 @@ public slots: void reDrawFriendsPanel(int width, int height); /******************************************************************************* + * SIGNALS + ******************************************************************************/ +signals: + /** + * @brief Signal for friend finding. + * + * @param coordinates longitude and latitude values + */ + void findFriend(const QPointF &coordinates); + +/******************************************************************************* * DATA MEMBERS ******************************************************************************/ private: