[Libreoffice-commits] .: binfilter/inc

Caolán McNamara caolan at kemper.freedesktop.org
Sat Apr 2 06:23:48 PDT 2011


 binfilter/inc/bf_starmath/node.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 95b5f1320ea5b04bd2dfab9b446d8b152f8ed8b7
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Apr 2 14:23:41 2011 +0100

    WaE: mirror starmath change in here

diff --git a/binfilter/inc/bf_starmath/node.hxx b/binfilter/inc/bf_starmath/node.hxx
index a595d07..7138fb8 100644
--- a/binfilter/inc/bf_starmath/node.hxx
+++ b/binfilter/inc/bf_starmath/node.hxx
@@ -203,7 +203,7 @@ public:
                                 SmNode *pThird = NULL);
             void SetSubNodes(const SmNodeArray &rNodeArray);
 
-     virtual SmStructureNode & operator = ( const SmStructureNode &rNode );
+     SmStructureNode & operator = ( const SmStructureNode &rNode );
 
 };
 


More information about the Libreoffice-commits mailing list