]> git.lyx.org Git - lyx.git/blobdiff - src/Messages.h
EmbeddedObjects.lyx: add hint how to force a rotation direction for rotated floats
[lyx.git] / src / Messages.h
index 801086f19454caed47fce3e2f044870c939bad2d..36ee74a4c72cbbb7b82954ae89ab6440632b0792 100644 (file)
@@ -29,7 +29,7 @@ public:
 private:
        ///
        std::string lang_;
-       /// Did we warn about unavailable locale already? 
+       /// Did we warn about unavailable locale already?
        mutable bool warned_;
        ///
        typedef std::map<std::string, docstring> TranslationCache;