summaryrefslogtreecommitdiffstats
path: root/smb4k/searchdlg/smb4ksearchdialogitem.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
commitbd7cfd49c7d73beb960c9cb822782d509488e3a7 (patch)
tree9d259f50a6ea4bce008c462641803e1001bbeab6 /smb4k/searchdlg/smb4ksearchdialogitem.h
parented6e59662040eb15573dae9c323450e9a720ac01 (diff)
downloadsmb4k-bd7cfd49c7d73beb960c9cb822782d509488e3a7.tar.gz
smb4k-bd7cfd49c7d73beb960c9cb822782d509488e3a7.zip
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/smb4k@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'smb4k/searchdlg/smb4ksearchdialogitem.h')
-rw-r--r--smb4k/searchdlg/smb4ksearchdialogitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/searchdlg/smb4ksearchdialogitem.h b/smb4k/searchdlg/smb4ksearchdialogitem.h
index 9b070b9..0469b7f 100644
--- a/smb4k/searchdlg/smb4ksearchdialogitem.h
+++ b/smb4k/searchdlg/smb4ksearchdialogitem.h
@@ -76,7 +76,7 @@ class Smb4KSearchDialogItem : public KListViewItem
* here.
*
* Make sure you copy the contents to a new item, because the pointer
- * will be tqinvalidated if this Smb4KSearchDialogItem is deleted.
+ * will be invalidated if this Smb4KSearchDialogItem is deleted.
*
* @returns the encapsulated Smb4KHostItem object.
*/