X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/4b51f2654a43a6d9ab2165ba65376594de634820..e09e71f08264c22f6c6038988591f0069f5b6240:/disobedience/queue-generic.c diff --git a/disobedience/queue-generic.c b/disobedience/queue-generic.c index 21b353e..081be81 100644 --- a/disobedience/queue-generic.c +++ b/disobedience/queue-generic.c @@ -492,6 +492,8 @@ static void ql_drag_begin(GtkWidget attribute((unused)) *w, 0, y, /* dest coords */ pxw, pxh); /* size */ y += pxh; + gdk_drawable_unref(qdbs->pixmaps[n]); + qdbs->pixmaps[n] = NULL; } // TODO scale down a bit, the resulting icons are currently a bit on the // large side.