Skip to content
  • Luca Bacci's avatar
    port-to-gtk3: Rework Glibmm header includes (#7) · 4b878395
    Luca Bacci authored and Mike Fleetwood's avatar Mike Fleetwood committed
    Now that we are compiling against Gtkmm3 there are missing declarations
    of Glibmm identifiers due to changes in Gtkmm internal header structure.
    
    All we have to do is bring back the declarations by including the
    appropriate headers where needed.
    
    Add necessary Glibmm header includes.
    
    Closes #7 - Port to Gtk3
    4b878395