summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
commitbe20d565b2244786f25e695053cf6babe818754c (patch)
tree8f1e6ad13298285734d3bc3cc5138b712fa3ea0f
parentf1f8cd5cf9f63075ca7db97b814c86d2960de13d (diff)
downloaddbus-tqt-be20d565.tar.gz
dbus-tqt-be20d565.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
-rw-r--r--ChangeLog6
1 files 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 <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