Printing: properly claim ownership of the printing Scintilla widget
commitd6c980f2fcdf49b731aacbd9e4751cbb9d85cafe
authorColomban Wendling <ban@herbesfolles.org>
Mon, 23 Jun 2014 16:36:25 +0000 (23 18:36 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 23 Jun 2014 16:38:59 +0000 (23 18:38 +0200)
tree69122eac6ac77b66d0bd83d2561e804ea2d678fc
parent881ca4fa0243c29ace29e56955d85fcad255e90f
Printing: properly claim ownership of the printing Scintilla widget

This avoids a GObject warning about unref-ing a floating object on
print termination.
src/printing.c