Package: pdfmod / 0.9.1-7

Metadata

Package Version Patches format
pdfmod 0.9.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix compilation under Mono 2.10 bgo 644516.patch | (download)

src/PdfMod/Gui/DocumentIconView.cs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compilation under mono 2.10 (bgo#644516)

Force use of the overloaded implicit operator of Hyena.Gui.DragDropList
to solve mono 2.10 compilation problems.

Signed-off-by: Alexander Kojevnikov <alexander@kojevnikov.com>