This commit is contained in:
Niccolò Venerandi 2020-08-22 16:56:05 +02:00
parent db2126cea1
commit dcb26d979e

View File

@ -62,8 +62,8 @@ public:
ImmutableConstraint ImmutableConstraint
}; };
Q_ENUM(Constraint) Q_ENUM(Constraint)
Q_DECLARE_FLAGS(Constraints, Constraint) Q_DECLARE_FLAGS(Constraints, Constraint)
/** /**
* This enumeration lists the various hints that an applet can pass to its * This enumeration lists the various hints that an applet can pass to its
* constraint regarding the way that it is represented * constraint regarding the way that it is represented