diff options
author | David Schleef <ds@schleef.org> | 2004-04-05 23:51:45 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-04-05 23:51:45 +0000 |
commit | 892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c (patch) | |
tree | 0fc194dca8740c1d180a907fa038662044341422 | |
parent | 42a7c9dd935c3e26fdcf7524e0412098154b8bc6 (diff) | |
download | gst-plugins-bad-892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c.tar.gz gst-plugins-bad-892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c.tar.bz2 gst-plugins-bad-892b4bfac0e38ccc487f0f81a8a4cc8345c4f15c.zip |
ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use a deprecated function (hack!)
Original commit message from CVS:
* ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use
a deprecated function (hack!)
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-05 David Schleef <ds@schleef.org> + + * ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use + a deprecated function (hack!) + 2004-04-05 Benjamin Otte <otte@gnome.org> * ext/esd/esdmon.c: (gst_esdmon_get): |