]> git.lyx.org Git - lyx.git/commitdiff
* removed MathMacro:: from declaration.
authorStefan Schimanski <sts@lyx.org>
Thu, 1 Nov 2007 14:06:58 +0000 (14:06 +0000)
committerStefan Schimanski <sts@lyx.org>
Thu, 1 Nov 2007 14:06:58 +0000 (14:06 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21332 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/MathMacro.h

index 48acb298cf8dec689a108676440466dfbf81a7fd..88abdd0d854ccb7436bd0a53d4971d589912bb1a 100644 (file)
@@ -66,7 +66,7 @@ public:
        void validate(LaTeXFeatures &) const;
 
        ///
-       void MathMacro::write(WriteStream & os) const;
+       void write(WriteStream & os) const;
        ///
        void maple(MapleStream &) const;
        ///