From 0cab72b8191dc8ee5941fc5900d0c3b2c48fd0f3 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 12 Jun 2014 13:02:05 +0100 Subject: extract gamma grid drawing to standalone widget so the dialog stops scribbling on itself, and instead uses a real widget for that This has to be one of our weirdest dialogs, why expend so much effort to create this dialog for the most obscure of issues. Change-Id: Ia25e6c67fb278528c6c68a1d6db74de59915fd34 --- extras/source/glade/libreoffice-catalog.xml.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extras/source/glade') diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index a39e779d590e..be141015d407 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -252,6 +252,10 @@ generic-name="Scan Preview Window" parent="GtkDrawingArea" icon-name="widget-gtk-drawingarea"/> + + -- cgit