Added error signals to engine from ImageFetcher and SituareService.
[situare] / src / situareservice / situarecommon.h
index 09c2204..e60257b 100644 (file)
@@ -71,4 +71,6 @@ const QString ERROR_LAT = "Wrong lat value: . Latitude must be between -90 and 9
 const QString ERROR_LON = "Wrong lon value: . Longitude must be between -180 and 180!";
 const QString ERROR_SESSION = "<br />\n<b>Fatal error</b>:"; // starts with
 
+const QString SILHOUETTE_URL = "http://static.ak.fbcdn.net/pics/q_silhouette.gif";
+
 #endif // SITUARECOMMON_H