diff -r c3690ec91ef8 -r 923ff622b8b9 src/hbcore/inputfw/hbinputdef.h --- a/src/hbcore/inputfw/hbinputdef.h Wed Jun 23 18:33:25 2010 +0300 +++ b/src/hbcore/inputfw/hbinputdef.h Tue Jul 06 14:36:53 2010 +0300 @@ -198,6 +198,7 @@ HbEditorConstraintLatinAlphabetOnly = 0x08 /**< Editor allows only languages and input modes that produce latin alphabets. */ }; Q_DECLARE_FLAGS(HbEditorConstraints, HbEditorConstraint) +Q_DECLARE_OPERATORS_FOR_FLAGS(HbEditorConstraints) /*! \enum HbInputDigitType