On Thursday, 4 July 2019 11:18:26 -03 Vlad Stelmahovsky wrote: > isn't Q_ENUM is deprecated and now Q_ENUMS should be used instead? or vice > versa...always forgetting
Q_ENUMS is deprecated and you should use Q_ENUM. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
