From e496df8f5591fcd687776f2444c5d15c990cf097 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- configdialog/kbfxconfigdlgthemes.ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configdialog/kbfxconfigdlgthemes.ui.h') diff --git a/configdialog/kbfxconfigdlgthemes.ui.h b/configdialog/kbfxconfigdlgthemes.ui.h index 7689989..e960eac 100644 --- a/configdialog/kbfxconfigdlgthemes.ui.h +++ b/configdialog/kbfxconfigdlgthemes.ui.h @@ -192,7 +192,7 @@ void KbfxConfigDlgThemes::KbfxDeleteThemeClicked() if ( TQFile::exists ( KbfxThemeRcDestination + "_layoutrc" ) ) { TQFile::remove ( KbfxThemeRcDestination + "_layoutrc" ); - kdDebug() << "Deleting user's tqlayoutrc file: " + kdDebug() << "Deleting user's layoutrc file: " << KbfxThemeRcDestination + "_layoutrc" << endl; } -- cgit v1.2.1