change clang-format
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
f63d2b2fe2
commit
eab9bafe7b
33 changed files with 217 additions and 254 deletions
|
|
@ -3,8 +3,5 @@
|
|||
IkarusToggleProperty::IkarusToggleProperty(IkarusProject * project, IkarusId id):
|
||||
IkarusProperty{project, id, this} {}
|
||||
|
||||
IkarusToggleProperty * ikarus_toggle_property_create(
|
||||
struct IkarusProject * project, char const * name, struct IkarusPropertySource * property_source
|
||||
) {
|
||||
|
||||
}
|
||||
IkarusToggleProperty *
|
||||
ikarus_toggle_property_create(struct IkarusProject * project, char const * name, struct IkarusPropertySource * property_source) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue