From 7b4ab907d42ec8b12239adfcdf5b86223b0f935b Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 20 Feb 2018 12:22:11 +0100 Subject: Remove ArdourGauges -- since they're no longer actual Gauge widgets The Gauges devolved into Labels with dedicated formatting and UI-config colors. Prevent ArdourButton to happen all over over again... --- gtk2_ardour/wscript | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gtk2_ardour/wscript') diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript index 857e7a33c2..ad61135d32 100644 --- a/gtk2_ardour/wscript +++ b/gtk2_ardour/wscript @@ -32,7 +32,6 @@ gtk2_ardour_sources = [ 'ambiguous_file_dialog.cc', 'analysis_window.cc', 'ardour_dialog.cc', - 'ardour_gauge.cc', 'ardour_http.cc', 'ardour_ui.cc', 'ardour_ui2.cc', @@ -65,10 +64,7 @@ gtk2_ardour_sources = [ 'cursor_context.cc', 'curvetest.cc', 'debug.cc', - 'disk_space_gauge.cc', 'duplicate_routes_dialog.cc', - 'disk_io_gauge.cc', - 'dsp_load_gauge.cc', 'edit_note_dialog.cc', 'editing.cc', 'editor.cc', -- cgit v1.2.3