mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-26 23:38:10 -05:00
clang-format: Prepare plugin descriptor init'ers
This commit is contained in:
committed by
Johannes Lorenz
parent
131b273894
commit
e0298891e4
@@ -45,7 +45,7 @@ Plugin::Descriptor PLUGIN_EXPORT dynamicsprocessor_plugin_descriptor =
|
||||
Plugin::Effect,
|
||||
new PluginPixmapLoader("logo"),
|
||||
NULL,
|
||||
NULL
|
||||
NULL,
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user