From 6e776536f4a7b5fafc81dfde262ce427d5793688 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 12 Aug 2003 01:34:13 +0000 Subject: updated for imagecontrol changes --- util/bsetroot.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/bsetroot.cc b/util/bsetroot.cc index 9a9f421..5b4f9e8 100644 --- a/util/bsetroot.cc +++ b/util/bsetroot.cc @@ -18,7 +18,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -// $Id: bsetroot.cc,v 1.19 2003/06/13 10:56:58 fluxgen Exp $ +// $Id: bsetroot.cc,v 1.20 2003/08/12 01:34:13 fluxgen Exp $ #include "bsetroot.hh" @@ -379,7 +379,7 @@ void bsetroot::gradient() { if (! (root.visual()->c_class & 1)) { img_ctrl[screen]->removeImage(tmp); - img_ctrl[screen]->timeout(); + img_ctrl[screen]->cleanCache(); } XFreeGC(display(), gc); -- cgit v0.11.2