add new floating text entry class (ported from Tracks)

This commit is contained in:
Paul Davis 2014-10-31 12:26:57 -04:00
parent 90872c2b31
commit cbb4be908a
3 changed files with 123 additions and 0 deletions

View file

@ -98,6 +98,7 @@ gtk2_ardour_sources = [
'fft.cc',
'fft_graph.cc',
'fft_result.cc',
'floating_text_entry.cc',
'sfdb_freesound_mootcher.cc',
'gain_meter.cc',
'generic_pluginui.cc',