mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
[Summary] Removing unnecessary method WavesButton::on_size_allocate (Allocation& alloc)
This commit is contained in:
parent
260871074d
commit
8c429b0785
2 changed files with 0 additions and 7 deletions
|
|
@ -65,7 +65,6 @@ class WavesButton : public CairoWidget , public Gtkmm2ext::Activatable
|
|||
protected:
|
||||
void render (cairo_t *, cairo_rectangle_t*);
|
||||
void on_size_request (Gtk::Requisition* req);
|
||||
void on_size_allocate (Gtk::Allocation&);
|
||||
void on_style_changed (const Glib::RefPtr<Gtk::Style>&);
|
||||
void on_name_changed ();
|
||||
bool on_enter_notify_event (GdkEventCrossing*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue