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/qclipboard.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/qclipboard.3qt') diff --git a/doc/man/man3/qclipboard.3qt b/doc/man/man3/qclipboard.3qt index 0a157703e..b8480ac87 100644 --- a/doc/man/man3/qclipboard.3qt +++ b/doc/man/man3/qclipboard.3qt @@ -125,7 +125,7 @@ Example: .br if ( !text.isNull() ) .br - qDebug( "The clipboard contains: " + text ); + tqDebug( "The clipboard contains: " + text ); .br .br // Copy text into the clipboard -- cgit v1.2.1