]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIPAMacro.h
Fix trailing whitespace in cpp files.
[lyx.git] / src / insets / InsetIPAMacro.h
index dbcfc541abcae5d51f9cf0f108c7e7df1a63e881..c29fc49c91e06b8eb560a8fd844a27516cdf0361 100644 (file)
@@ -131,7 +131,7 @@ public:
        };
 
        ///
-       InsetIPAChar() : Inset(0) {}
+       InsetIPAChar() : Inset(0), kind_(TONE_FALLING) {}
        ///
        explicit InsetIPAChar(Kind k);
        ///
@@ -156,7 +156,7 @@ public:
        ///
        void toString(odocstream &) const;
        ///
-       void forOutliner(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t const, bool const) const;
        ///
        InsetCode lyxCode() const { return IPACHAR_CODE; }
        /// We don't need \begin_inset and \end_inset