From 41bb408dde90e755b07cd2ab8a9bdec7548c84b0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 28 Feb 2012 22:31:39 -0600 Subject: Automated conversion from qt3 --- doc/man/man3/qvariant.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/qvariant.3qt') diff --git a/doc/man/man3/qvariant.3qt b/doc/man/man3/qvariant.3qt index 13103e0f9..cc1c0b38c 100644 --- a/doc/man/man3/qvariant.3qt +++ b/doc/man/man3/qvariant.3qt @@ -441,7 +441,7 @@ Here is some example code to demonstrate the use of QVariant: .br int z = v.toInt(); // z = 123 .br - qDebug("Type is %s", // prints "Type is int" + tqDebug("Type is %s", // prints "Type is int" .br v.typeName()); .br -- cgit v1.2.1