Browse Source

Misc

tags/1.9.4
falkTX 10 years ago
parent
commit
90f50f2faa
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      source/backend/plugin/VstPlugin.cpp

+ 0
- 2
source/backend/plugin/VstPlugin.cpp View File

@@ -449,8 +449,6 @@ public:
return pData->engine->callback(ENGINE_CALLBACK_UI_STATE_CHANGED, pData->id, -1, 0, 0.0f, msg);

fUi.window->setTitle(uiTitle.toUtf8().constData());

vstPtr = fUi.window->getPtr();
}

if (fUi.type == UI::UI_EMBED)


Loading…
Cancel
Save