From 6efceb1cf68e8a942d28bba4be8fa65b2e8f3c71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:34:45 -0600 Subject: Rename additional global TQt functions --- krdc/rdp/rdpprefs.ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'krdc/rdp/rdpprefs.ui.h') diff --git a/krdc/rdp/rdpprefs.ui.h b/krdc/rdp/rdpprefs.ui.h index 8e091cf8..f6fb7998 100644 --- a/krdc/rdp/rdpprefs.ui.h +++ b/krdc/rdp/rdpprefs.ui.h @@ -73,7 +73,7 @@ int RdpPrefs::rdpHeight() int RdpPrefs::colorDepth() { - qDebug("current depth: %i", cmbColorDepth->currentItem() ); + tqDebug("current depth: %i", cmbColorDepth->currentItem() ); switch (cmbColorDepth->currentItem()) { case 0: -- cgit v1.2.1