]> git.lyx.org Git - features.git/blobdiff - src/insets/insetexternal.h
read the Changelog
[features.git] / src / insets / insetexternal.h
index ea542c7574c1a1c398251b57fd2f5ac44b0c1473..58f1b6763cb46fc4eaf070096c3b555dad3688b6 100644 (file)
@@ -86,7 +86,8 @@ public:
        static void cancelCB(FL_OBJECT *, long);
 private:
        /// Write the output for a specific file format
-       int write(string const & format, Buffer const *, std::ostream &) const;
+       int write(string const & format, Buffer const *,
+                 std::ostream &) const;
 
        /// Apply the changes
        void doApply(BufferView * bv);
@@ -107,7 +108,9 @@ private:
        /// Substitute meta-variables in this string
        string doSubstitution(Buffer const *, string const & s) const;
 
-       /// Get the LyX name of the currently selected template in the choice list
+       /** Get the LyX name of the currently selected
+           template in the choice list
+       */
        string getCurrentTemplate() const;
 
        /// Get a certain template from a LyX name