summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/wscript
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-09-10 16:47:49 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-09-10 16:50:10 -0400
commitc4f7aae7d5c227650675c17c37ebbd36eab670fb (patch)
tree47c9c4e608540495891c8b2efaee4a690af27e9a /libs/gtkmm2ext/wscript
parentbeb0b3a6a710fe0ec06d4426f307da1195ba9c9c (diff)
add new (mostly) static class to permit lookup of cursor image hotspots
Diffstat (limited to 'libs/gtkmm2ext/wscript')
-rw-r--r--libs/gtkmm2ext/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/gtkmm2ext/wscript b/libs/gtkmm2ext/wscript
index c2de82d0c2..ef45563c18 100644
--- a/libs/gtkmm2ext/wscript
+++ b/libs/gtkmm2ext/wscript
@@ -36,6 +36,7 @@ gtkmm2ext_sources = [
'cell_renderer_pixbuf_toggle.cc',
'choice.cc',
'click_box.cc',
+ 'cursors.cc',
'debug.cc',
'dndtreeview.cc',
'fastmeter.cc',