summaryrefslogtreecommitdiffstats
path: root/tools/designer/tquic/tquic.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/tquic/tquic.h')
-rw-r--r--tools/designer/tquic/tquic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/tquic/tquic.h b/tools/designer/tquic/tquic.h
index a296e4f54..72af22654 100644
--- a/tools/designer/tquic/tquic.h
+++ b/tools/designer/tquic/tquic.h
@@ -164,7 +164,7 @@ private:
static TQString mkBool( bool b );
static TQString mkBool( const TQString& s );
bool toBool( const TQString& s );
- static TQString fixString( const TQString &str, bool encode = FALSE );
+ static TQString fixString( const TQString &str, bool encode = false );
static bool onlyAscii;
static TQString mkStdSet( const TQString& prop );
static TQString getComment( const TQDomNode& n );