From 27075bc698a12dbc10e76618d83d952bd9d579ef Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:37:34 -0600 Subject: Rename additional global TQt functions --- kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp') diff --git a/kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp b/kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp index 7dca86c8..2967b522 100644 --- a/kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp +++ b/kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp @@ -316,7 +316,7 @@ void XsldbgConfigImpl::refresh() if (debugger->start() == false) return ; - qDebug("XsldbgConfigImpl::refresh"); + tqDebug("XsldbgConfigImpl::refresh"); */ /* we'll get the list of parameters via paramItem(..) in this class */ /* debugger->fakeInput("showparam", true); -- cgit v1.2.1