backup...
[situare] / src / ui / userinfo.h
index c309695..81207e2 100644 (file)
@@ -143,7 +143,7 @@ private slots:
     * @brief Slot function to forward messageUpdate launch signal
     *
     */
-    void messageUpdate();
+    void messageUpdate();    
 
 /******************************************************************************
 * SIGNALS
@@ -183,6 +183,7 @@ signals:
     */
     void statusUpdate(const QString &status, const bool &publish);
     void messageUpdatedToSituare();
+    void messageSendingFailed(const QString &error);
 
 /******************************************************************************
 * DATA MEMBERS