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
Fix plugin scan when win32 bridges available
Signed-off-by: falkTX <falktx@falktx.com>
pull/1807/head
falkTX
1 year ago
parent
48024ae3c7
commit
a1ecd841fd
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/frontend/pluginlist/pluginlistdialog.cpp
+ 1
- 0
source/frontend/pluginlist/pluginlistdialog.cpp
View File
@@ -731,6 +731,7 @@ struct PluginListDialog::PrivateData {
}
#endif
if (btype != BINARY_WIN32)
{
btype = BINARY_WIN32;
ptype = PLUGIN_INTERNAL;
Write
Preview
Loading…
Cancel
Save