X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fgtk-contrib%2Fpsppire-sheet.c;h=b14ede139083456c9e1ce3a748f320c030e1c9f6;hb=55bec659f5df26a7f6fe760925a4ca2aace740de;hp=47c429a0555c3f277808c6dbd537ed3e5709683f;hpb=9b0d0bed9b0f412adebe9a8a97ef1f8f619dbd16;p=pspp-builds.git diff --git a/lib/gtk-contrib/psppire-sheet.c b/lib/gtk-contrib/psppire-sheet.c index 47c429a0..b14ede13 100644 --- a/lib/gtk-contrib/psppire-sheet.c +++ b/lib/gtk-contrib/psppire-sheet.c @@ -3102,6 +3102,8 @@ psppire_sheet_draw_border (PsppireSheet *sheet, PsppireSheetRange new_range) area.y, area.width, area.height); + + gdk_gc_set_clip_rectangle (sheet->xor_gc, NULL); }