-
Committer:
Bileto Bot
-
Author(s):
Albert Astals Cid
-
Date:
2017-01-10 06:41:57 UTC
-
mfrom:
(258.2.6 clazy)
-
Revision ID:
ci-train-bot@canonical.com-20170110064157-43jd3fnskw57o0b4
Use the new Q_ENUM (Qt 5.5)
It's generally better than Q_ENUMS, one example it will fail to compile if you had specified the name wrong as in OptionSelectorOptionsInterface.h
Also fixes a warning about MockPreviewData being forward-declared as class but then being a struct
Approved by: Lukáš Tinkl, Paweł Stołowski, Unity8 CI Bot