From 746abe84406ed1ec1a8dc68f29ce0ab8322ccc80 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:55:10 -0600 Subject: Remove additional unneeded tq method conversions --- kig/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kig/ChangeLog') diff --git a/kig/ChangeLog b/kig/ChangeLog index af35b577..ec8d6042 100644 --- a/kig/ChangeLog +++ b/kig/ChangeLog @@ -936,7 +936,7 @@ and made a sort of skeleton to modify type's data. * Made buttons of some dialogs like other KDE dialogs ones (with - icons and correct tqalignment). + icons and correct alignment). * Kig now ask the user when exporting type(s) to an already existant file. @@ -1143,7 +1143,7 @@ * Fix the moving system again, it now only redraws exactly those objects that need to be redrawn. E.g. when a constrained point was moved, before it was assumed that all of its parents, and - their tqchildren would move, whereas in reality, a constrained point + their children would move, whereas in reality, a constrained point does not move the curve it is constrained to. This is now taken into account for. This much optimizes the case where we move the constrained point in examples/sine-curve.kig. @@ -1438,7 +1438,7 @@ 2003-05-24 Dominique Devriese * when the user tries to construct a macro that constructs an - object from its tqchildren, warn him instead of + object from its children, warn him instead of crashing... Thanks to Stephan Binner for the bug report * improve the export to image dialog, as suggested by Stephan Binner @@ -1516,7 +1516,7 @@ * organise the filters directory more sanely - * fix for deleting: remove deleted objects from their tqchildren, so + * fix for deleting: remove deleted objects from their children, so they don't appear in saved files 2003-05-07 Dominique Devriese -- cgit v1.2.1