summaryrefslogtreecommitdiffstats
path: root/src/xml/tqxml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/tqxml.h')
-rw-r--r--src/xml/tqxml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/tqxml.h b/src/xml/tqxml.h
index a7fb1d3c1..0dae44a8f 100644
--- a/src/xml/tqxml.h
+++ b/src/xml/tqxml.h
@@ -173,7 +173,7 @@ public:
static const TQChar EndOfDocument;
protected:
- virtual TQString fromRawData( const TQByteArray &data, bool beginning = FALSE );
+ virtual TQString fromRawData( const TQByteArray &data, bool beginning = false );
private:
void init();