The first "kind of" working version of the new panels
[situare] / src / ui / userinfopanel.h
index a2d2a95..84f7440 100644 (file)
@@ -26,7 +26,6 @@
 #include <QtGui>
 
 #include "../user/user.h"
-#include "sidepanel.h"
 
 class UserInfo;
 
@@ -36,7 +35,7 @@ class UserInfo;
 * @author Kaj Wallin - kaj.wallin (at) ixonos.com
 * @class UserInfoPanel
 */
-class UserInfoPanel : public SidePanel
+class UserInfoPanel : public QWidget
 {
     Q_OBJECT
 
@@ -68,7 +67,7 @@ signals:
     *
     * @param coordinates user geo coordinates
     */
-    void findUser(const QPointF &coordinates);
+    void findUser(const GeoCoordinate &coordinates);
 
     /**
     * @brief Signal that used to inform user that his message/location update tp Situare server