This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Misc
tags/1.9.4
falkTX
10 years ago
parent
18fa3aab29
commit
90f50f2faa
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save