merge wrt-plugins-tizen_0.2.0-2
[profile/ivi/wrt-plugins-tizen.git] / src / platform / Tizen / Messaging / FolderQueryGenerator.h
index 7c4bfea..a3d01e8 100644 (file)
@@ -74,7 +74,7 @@ public:
        void visitInComposite(Api::Tizen::FilterType& type, int depth);
        void visitPostComposite(Api::Tizen::FilterType& type, int depth);
        void visitAttribute(std::string& attrName, Api::Tizen::MatchFlag& matchFlag,
-                       Api::Tizen::AnyArrayPtr& values, int depth);
+                       Api::Tizen::AnyPtr& matchValue, int depth);
        void visitAttributeRange(std::string& attrName,
                        Api::Tizen::AnyPtr& initialValue, Api::Tizen::AnyPtr& endValue,
                        int depth);