c++ tidying.
[dcpomatic.git] / src / lib / analytics.cc
index 0bb8ada8c79b51208d9f4770ee1d568804ba75bb..f20b213e4ab13f511d73f351df99ef7b4533bc92 100644 (file)
 #include "analytics.h"
 #include "exceptions.h"
 #include "compose.hpp"
+#include "warnings.h"
 #include <dcp/raw_convert.h>
 #include <libcxml/cxml.h>
+DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
+DCPOMATIC_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>
 #include <boost/algorithm/string.hpp>
 
@@ -66,9 +69,9 @@ Analytics::successful_dcp_encode ()
                                        "time developing DCP-o-matic and making it better!"
 
                                        "<p><ul>"
-                                       "<li><a href=\"https://dcpomatic.com/donate_amount?amount=40\">Go to Paypal to donate £40</a>"
-                                       "<li><a href=\"https://dcpomatic.com/donate_amount?amount=20\">Go to Paypal to donate £20</a>"
-                                       "<li><a href=\"https://dcpomatic.com/donate_amount?amount=10\">Go to Paypal to donate £10</a>"
+                                       "<li><a href=\"https://dcpomatic.com/donate_amount?amount=40\">Go to Paypal to donate 40</a>"
+                                       "<li><a href=\"https://dcpomatic.com/donate_amount?amount=20\">Go to Paypal to donate 20</a>"
+                                       "<li><a href=\"https://dcpomatic.com/donate_amount?amount=10\">Go to Paypal to donate 10</a>"
                                        "</ul>"
 
                                        "<p>Thank you!"), _successful_dcp_encodes