mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 04:06:26 +01:00
sshhh
git-svn-id: svn://localhost/ardour2/branches/3.0@12815 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
39becbeb70
commit
774e55bcc0
1 changed files with 0 additions and 2 deletions
|
|
@ -100,8 +100,6 @@ PluginUIWindow::PluginUIWindow (
|
||||||
Label* label = manage (new Label());
|
Label* label = manage (new Label());
|
||||||
label->set_markup ("<b>THIS IS THE PLUGIN UI</b>");
|
label->set_markup ("<b>THIS IS THE PLUGIN UI</b>");
|
||||||
|
|
||||||
std::cout << "SHOW UI " << insert->plugin()->unique_id()
|
|
||||||
<< " editor: " << editor << std::endl;
|
|
||||||
if (editor && insert->plugin()->has_editor()) {
|
if (editor && insert->plugin()->has_editor()) {
|
||||||
switch (insert->type()) {
|
switch (insert->type()) {
|
||||||
case ARDOUR::Windows_VST:
|
case ARDOUR::Windows_VST:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue