commit | 2adcefa68e0ebad9d7900683268e8e7b1de9c088 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 16 08:23:12 2016 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Nov 18 14:26:34 2016 +0000 |
tree | 361cc39edc2526dae2b68b4d39e611961a9fd3e9 | |
parent | 0aa0dded234b88bdcfe94ed1439709fb42053987 [diff] |
sdbus++: fix enumeration property default values Current generation emits for enumerations: Enum property = EnumValue Fix this to be: Enum property = Enum::EnumValue Change-Id: Iae1e8e4ad73bf8623ed9f3b2d3ec57803c7f18bd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>