mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
continuing tweaks to triggerbox UI
This commit is contained in:
parent
5e3460aaae
commit
aa46a91b0c
2 changed files with 32 additions and 10 deletions
|
|
@ -72,6 +72,7 @@ class TriggerBoxWidget : public ArdourCanvas::GtkCanvas
|
|||
{
|
||||
public:
|
||||
TriggerBoxWidget (ARDOUR::TriggerBox& tb);
|
||||
void size_request (double& w, double& h) const;
|
||||
|
||||
private:
|
||||
TriggerBoxUI* ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue