From 1c58f5a1406458669ea8ede15a3e2ea499a005f4 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 15:00:34 -0500 Subject: Fix inadvertent tq changes. --- ChangeLog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b204ab3..7df3b96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -241,7 +241,7 @@ * qt/qdbusabstractinterface_p.h: * qt/qdbusinterface.cpp: Make properties in interfaces actually work. The code that was generated would not compile, - due to tqmoc calls to functions that did not exist. They now + due to moc calls to functions that did not exist. They now shall. (r536571) 2006-04-30 Thiago Macieira @@ -322,8 +322,8 @@ 2006-04-28 Robert McQueen - * qt/Makefile.am: Tweak CLEANFILES from qdbusconnection.tqmoc - to qdbusconnection_p.tqmoc. + * qt/Makefile.am: Tweak CLEANFILES from qdbusconnection.moc + to qdbusconnection_p.moc. 2006-04-24 John (J5) Palmieri @@ -406,7 +406,7 @@ 2006-04-10 Thiago Macieira * qt/Makefile.am: fix the dependency for - qdbusconnection_p.tqmoc. It's included in qdbusintegrator.cpp, + qdbusconnection_p.moc. It's included in qdbusintegrator.cpp, not in qdbusconnection.cpp. Thanks to Jakub Stachowski for spotting this. @@ -550,7 +550,7 @@ 2006-02-28 Thiago Macieira - * qt/Makefile.am: Patch by Sjoerd Simons. More .tqmoc issues: + * qt/Makefile.am: Patch by Sjoerd Simons. More .moc issues: make/automake don't detect that we're talking about the same .lo file if I specify the full path to the source files. @@ -570,7 +570,7 @@ 2006-02-25 Thiago Macieira * qt/Makefile.am: Patch by Sjoerd Simons. Fix the path to the - .lo files taking tqmoc sources. + .lo files taking moc sources. 2006-02-25 Havoc Pennington @@ -616,7 +616,7 @@ 2006-02-16 Robert McQueen * configure.in: Patch from Debian packages by Sjoerd Simons - to add --with-qt-tqmoc and --with-qt3-tqmoc + to add --with-qt-moc and --with-qt3-moc arguments so it's possible to build both bindings in the same tree. @@ -7280,7 +7280,7 @@ you don't need pyrex to make dist * qt/Makefile.am (libdbus_qt_1_la_SOURCES): add integrator.h to - sources; run tqmoc + sources; run moc 2004-03-18 Richard Hult -- cgit v1.2.3