Replace TRUE/FALSE with boolean values true/false

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/31/head
Michele Calgaro 12 months ago
parent 7b44eaf7a5
commit 01b5ec54f4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

@ -124,7 +124,7 @@ public:
/**
* This method has been deprecated and will always return
* TRUE. You should instead use the result from the
* true. You should instead use the result from the
* @ref KURIFilter::filterURI() calls.
*
* @deprecated

Loading…
Cancel
Save