Fixed two cppcheck messages
This commit is contained in:
@@ -1511,7 +1511,7 @@ public:
|
||||
// printer.CStr() has a const char* to the XML
|
||||
@endverbatim
|
||||
*/
|
||||
void Print( XMLPrinter* streamer=0 );
|
||||
void Print( XMLPrinter* streamer=0 ) const;
|
||||
virtual bool Accept( XMLVisitor* visitor ) const;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user