Move mouse cursor stuff out of Editor into its own class.
[ardour.git] / gtk2_ardour / wscript
index 4c5f3daaea499224623903ac3170518b9477e847..218a2edaefe4d3de7ecb5220c5d6ad3b8248cecc 100644 (file)
@@ -146,6 +146,7 @@ gtk2_ardour_sources = [
        'mixer_strip.cc',
        'mixer_ui.cc',
         'monitor_section.cc',
+       'mouse_cursors.cc',
        'nag.cc',
        'normalize_dialog.cc',
         'note_player.cc',