src/hbcore/image/hbiconimplcreator_p.h
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
--- a/src/hbcore/image/hbiconimplcreator_p.h	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/image/hbiconimplcreator_p.h	Fri Sep 17 08:32:10 2010 +0300
@@ -70,6 +70,9 @@
 public:
     static HbIconImpl *createIconImpl(HbSharedIconInfo &iconImplInfo,
                                       HbIconLoadingParams &params);
+
+    static HbIconImpl *createIconImpl(const QPixmap &pixmap,
+                                      HbIconLoadingParams &params);
 };
 
 #endif  //HBICONIMPLCREATOR_P_H