]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphicsParams.h
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910 by creating InsetText::addToToc().
[lyx.git] / src / insets / InsetGraphicsParams.h
index 6cff5965337edca6c1a9ef414b5ff1c618b116aa..348e7084068222d04a036c23d7b6e9ac04ebf223 100644 (file)
@@ -83,7 +83,8 @@ public:
        // to display or not.
        graphics::Params as_grfxParams() const;
 
-       // Identification of the graphics template. No template equals empty string.
+       // FIXME UNICODE. Write functions need to use odostream instead of ostream firstly.
+       /// Identification of the graphics template. No template equals empty string.
        std::string groupId;
 private:
        /// Initialize the object to a default status.