]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_symbolinset.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_symbolinset.h
index f92a5c09b1becaa60ebcbaac13248673fc229d30..0de6781ed307709d5d4c8a8af5e1312ae32b2aae 100644 (file)
@@ -16,6 +16,8 @@ public:
        ///
        explicit MathSymbolInset(char const *);
        ///
+       explicit MathSymbolInset(string const &);
+       ///
        MathInset * clone() const;
        ///
        void metrics(MathMetricsInfo const & st) const;