From 23b31c0de4b779642c60e548d0b6de88437acf86 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 6 Jan 2014 02:25:53 +0100 Subject: Rename kdebugdialog -> tdedebugdialog --- KDE2PORTING.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'KDE2PORTING.html') diff --git a/KDE2PORTING.html b/KDE2PORTING.html index 68ea6cb61..cd75a69ea 100644 --- a/KDE2PORTING.html +++ b/KDE2PORTING.html @@ -806,7 +806,7 @@ provides some useful lists, like the list of all managed windows). Use kdDebug, kdWarning, kdError, kdFatal to log debug output, warnings and errors in a very flexible way. kdebug has been improved, and the API simplified. tdesdk/scripts/kDebug2kdDebug.sh provides a script for automating the conversion. -Note that enabling/disabling debug output can now be done with kdebugdialog, +Note that enabling/disabling debug output can now be done with tdedebugdialog, which can be found in tdebase. The hidden dialog on C+S+F12 no longer exists.

Also, note that tqDebug and fprintf aren't disabled by -DNDEBUG, whereas kdDebug is. -- cgit v1.2.1