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
|
|
@ -12,8 +12,8 @@
|
|||
/// Each value may be undefined. \see IkarusProperty
|
||||
/// Values are stored as lists. If a property is "singular" then its value is a list of size 1.
|
||||
/// Values are typed, with types existing for each of the corresponding property types.
|
||||
/// When setting values for a property the type must match the property type and the value must be valid under the property's
|
||||
/// settings. \see PropertyType
|
||||
/// When setting values for a property the type must match the property type and the value must be valid under the
|
||||
/// property's settings. \see PropertyType
|
||||
/// @{
|
||||
|
||||
IKARUS_BEGIN_HEADER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue