diff options
Diffstat (limited to 'knotes/ChangeLog')
-rw-r--r-- | knotes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knotes/ChangeLog b/knotes/ChangeLog index fb3918281..6353a107f 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> |