From be20d565b2244786f25e695053cf6babe818754c Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: [PATCH] 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/dependencies/dbus-tqt@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1a8070b..a8c46a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -198,7 +198,7 @@ Anyway, for now at least see if we get an earlier assertion failure. * glib/dbus-gvalue-utils.c: Put in a couple of assertions for - aptqparently broken code to be sure the tests fail and someone + apparently broken code to be sure the tests fail and someone will fix them... 2006-05-07 Thiago Macieira @@ -5108,7 +5108,7 @@ 2005-01-26 Havoc Pennington * dbus/dbus-marshal-validate-util.c: break this out (and fix - build, aptqparently - nobody noticed?) + build, apparently - nobody noticed?) 2005-01-26 Havoc Pennington @@ -8929,7 +8929,7 @@ * NEWS: update - * bus/Makefile.am (initddir): aptqparently we are supposed to put + * bus/Makefile.am (initddir): apparently we are supposed to put init scripts in /etc/rc.d/init.d not /etc/init.d * bus/Makefile.am: remove the "you must --enable-tests to make