add new CairoWidget-derived class that does nothing but shown an ArdourIcon.
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 22 Jul 2015 02:36:46 +0000 (22:36 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 20:31:22 +0000 (15:31 -0500)
commitc06c2c29db73d4cae8a675165616cf879f1758b0
tree6ed1e71ef364d6a9b995d3d98ee4883aea9241c7
parent434ef342297ba9971b2a02a961109d3078e97fa6
add new CairoWidget-derived class that does nothing but shown an ArdourIcon.

Somewhat necessary by placement of ArdourButton class in directory heirarchy. But these are also
much simpler
libs/gtkmm2ext/cairo_icon.cc [new file with mode: 0644]
libs/gtkmm2ext/gtkmm2ext/cairo_icon.h [new file with mode: 0644]