muriloventuroso / pdftricks

A simple, efficient application for small manipulations in PDF files using Ghostscript.
90 stars 14 forks source link

Fix build with vala 0.44 #31

Closed City-busz closed 5 years ago

City-busz commented 5 years ago

This fixes the following error:

../pdftricks-0.2.5/src/Widgets/MergePDF.vala:62.44-62.59: error: The name `BUTTON1_MASK' does not exist in the context of `Gdk'
            view.enable_model_drag_source( Gdk.BUTTON1_MASK,
                                           ^^^^^^^^^^^^^^^^