diff options
author | Benjamin Otte <otte@gnome.org> | 2004-06-05 14:34:02 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-06-05 14:34:02 +0000 |
commit | 1047369c8e0f922c22592c4a06cba285d85139ce (patch) | |
tree | 9784974b5156431c58c965acbf132ea2a14f0ac7 /ChangeLog | |
parent | 02f0877094e207105abe21caaab0646d457595b0 (diff) | |
download | gst-plugins-bad-1047369c8e0f922c22592c4a06cba285d85139ce.tar.gz gst-plugins-bad-1047369c8e0f922c22592c4a06cba285d85139ce.tar.bz2 gst-plugins-bad-1047369c8e0f922c22592c4a06cba285d85139ce.zip |
check for qt's moc preprocessor explicitly and use it
Original commit message from CVS:
* configure.ac:
* ext/kio/Makefile.am:
check for qt's moc preprocessor explicitly and use it
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-06-05 Benjamin Otte <otte@gnome.org> + + * configure.ac: + * ext/kio/Makefile.am: + check for qt's moc preprocessor explicitly and use it + 2004-06-03 Thomas Vander Stichele <thomas (at) apestaart (dot) org> * gst/tcp/gsttcp.c: (gst_tcp_socket_write): |