summaryrefslogtreecommitdiffstats
path: root/knotes/ChangeLog
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
commit36a36a5c1015aa0d03f4515c401e907ddb9d6291 (patch)
tree0212ba6d2c749043134005a41f2bd0379619d40f /knotes/ChangeLog
parent4c6f8d69e2d1501837affb472c4eb8fec4462240 (diff)
downloadtdepim-36a36a5c1015aa0d03f4515c401e907ddb9d6291.tar.gz
tdepim-36a36a5c1015aa0d03f4515c401e907ddb9d6291.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'knotes/ChangeLog')
-rw-r--r--knotes/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/knotes/ChangeLog b/knotes/ChangeLog
index fb391828..6353a107 100644
--- a/knotes/ChangeLog
+++ b/knotes/ChangeLog
@@ -182,7 +182,7 @@ ChangeLog for KNotes
* when there is no note after restoring a session, still show the "No Notes"
item in the notes menu
* each note now has its own KXMLGUIBilder to get rid of the reparent-call,
- the builder's tqparent will be the widgets' tqparent
+ the builder's parent will be the widgets' parent
* fixed #87696: allow default sizes as small as 50x50 pixels
2004/08/20 Michael Brade <brade@kde.org>
@@ -347,7 +347,7 @@ ChangeLog for KNotes
2004/03/15 Michael Brade <brade@kde.org>
* removed const from KNotesApp::slotPreferences to make it possible to
- set KNotesApp as tqparent of the config dialog -> fixes jumping to another
+ set KNotesApp as parent of the config dialog -> fixes jumping to another
desktop when opening the config dialog
2004/03/13 Michael Brade <brade@kde.org>