White space.
[dcpomatic.git] / src / lib / emailer.h
index 7a614019e3c7e7c1a031250f323622d5093d2212..0309b134d17c16fca408fc8daecbb680a4133900 100644 (file)
@@ -48,6 +48,8 @@ public:
 
 private:
 
+       std::string fix (std::string s) const;
+
        std::string _from;
        std::list<std::string> _to;
        std::string _subject;