X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gtk2_ardour%2Fardour_ui.h;h=cc469142b49ea44cf6b45836e325ccc56d20651e;hb=4cb00905838ba6ae35317876ae8601a4076745ed;hp=04e9208fccb58ff5c4507eb997351e03d3f6803b;hpb=91321272b59779546c7ca426b1c8ee94fc4f1740;p=ardour.git diff --git a/gtk2_ardour/ardour_ui.h b/gtk2_ardour/ardour_ui.h index 04e9208fcc..cc469142b4 100644 --- a/gtk2_ardour/ardour_ui.h +++ b/gtk2_ardour/ardour_ui.h @@ -101,7 +101,6 @@ class About; class AddRouteDialog; class AddVideoDialog; -class ArdourVSpacer; class BigClockWindow; class BundleManager; class EngineControl; @@ -118,6 +117,7 @@ class GlobalPortMatrixWindow; class VideoTimeLine; class ArdourKeyboard; +class ArdourVSpacer; class AudioClock; class ButtonJoiner; class ConnectionEditor; @@ -799,7 +799,6 @@ private: std::vector positional_sync_strings; - void toggle_send_midi_feedback (); void toggle_use_mmc (); void toggle_send_mmc (); void toggle_send_mtc ();