]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_charinset.h
*duck*
[features.git] / src / mathed / math_charinset.h
index da50061c494c1f3d37501151c5020b02aac839cb..cc24898b2fdda6c845231d543c013a99047de605 100644 (file)
@@ -29,7 +29,9 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       void normalize(NormalStream &) const;
+       void normalize(NormalStream & ns) const;
+       ///
+       void octavize(OctaveStream & os) const;
        /// identifies Charinsets
        MathCharInset const * asCharInset() const { return this; }
        ///