mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Remove unused ClickBox
This commit is contained in:
parent
74c986534b
commit
fe964ccfdf
2 changed files with 2 additions and 21 deletions
|
|
@ -72,7 +72,6 @@ namespace PBD {
|
|||
}
|
||||
|
||||
namespace ArdourWidgets {
|
||||
class ClickBox;
|
||||
class FastMeter;
|
||||
}
|
||||
|
||||
|
|
@ -232,7 +231,6 @@ private:
|
|||
ArdourWidgets::ArdourButton automate_button;
|
||||
Gtk::Label label;
|
||||
ArdourWidgets::ArdourDropdown* combo;
|
||||
ArdourWidgets::ClickBox* clickbox;
|
||||
Gtk::FileChooserButton* file_button;
|
||||
ArdourWidgets::ArdourSpinner* spin_box;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue