No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / font.h
index 0dd63448e7557edd089b70ed9889e8a3a8977064..ca7650cc1b68d43406e2c8f27dd27e68762ea760 100644 (file)
@@ -51,7 +51,7 @@ public:
 
        boost::signals2::signal<void()> Changed;
 
-private:       
+private:
        /** Font ID, used to describe it in the subtitle content */
        std::string _id;
        boost::optional<boost::filesystem::path> _file;