add new (mostly) static class to permit lookup of cursor image hotspots

This commit is contained in:
Paul Davis 2014-09-10 16:47:49 -04:00
parent beb0b3a6a7
commit c4f7aae7d5
3 changed files with 96 additions and 0 deletions

View file

@ -36,6 +36,7 @@ gtkmm2ext_sources = [
'cell_renderer_pixbuf_toggle.cc',
'choice.cc',
'click_box.cc',
'cursors.cc',
'debug.cc',
'dndtreeview.cc',
'fastmeter.cc',