mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
Hint that plugin-scan may wait for user-interaction after 30sec
This commit is contained in:
parent
1ef0c49aee
commit
4d15326a78
2 changed files with 16 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ class PluginScanDialog : public ArdourDialog
|
|||
|
||||
private:
|
||||
Gtk::Label message;
|
||||
Gtk::Label timeout_info;
|
||||
Gtk::ProgressBar pbar;
|
||||
Gtk::HBox tbox;
|
||||
Gtk::Button timeout_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue