diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
commit | be20d565b2244786f25e695053cf6babe818754c (patch) | |
tree | 8f1e6ad13298285734d3bc3cc5138b712fa3ea0f /ChangeLog | |
parent | f1f8cd5cf9f63075ca7db97b814c86d2960de13d (diff) | |
download | dbus-tqt-be20d565b2244786f25e695053cf6babe818754c.tar.gz dbus-tqt-be20d565b2244786f25e695053cf6babe818754c.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/dependencies/dbus-tqt@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 <thiago.macieira@trolltech.com> @@ -5108,7 +5108,7 @@ 2005-01-26 Havoc Pennington <hp@redhat.com> * dbus/dbus-marshal-validate-util.c: break this out (and fix - build, aptqparently - nobody noticed?) + build, apparently - nobody noticed?) 2005-01-26 Havoc Pennington <hp@redhat.com> @@ -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 |