Figure53 / QLabKit.objc

An Objective C library for controlling QLab using the OSC API introduced in QLab 3.
MIT License
26 stars 7 forks source link

Optional properties mandatory #12

Closed jason-tratta closed 9 years ago

jason-tratta commented 9 years ago

QLKCue newly optional properties (armed, preWait, postWait, duration) are called by GroupCueSorting.m causing a compile error until the properties are uncommented in the current branch.