diff options
Diffstat (limited to 'kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp')
-rw-r--r-- | kxsldbg/kxsldbgpart/xsldbgconfigimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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); |