homescreenapp/hsutils/src/xqaiwgetimageclient.cpp
changeset 46 23b5d6a29cce
parent 36 cdae8c6c3876
child 60 30f14686fb04
child 62 341166945d65
--- a/homescreenapp/hsutils/src/xqaiwgetimageclient.cpp	Mon May 03 12:24:59 2010 +0300
+++ b/homescreenapp/hsutils/src/xqaiwgetimageclient.cpp	Fri May 14 15:43:04 2010 +0300
@@ -96,6 +96,8 @@
     QStringList filters;
     filters << "*.png";
     filters << "*.jpg";
+    filters << "*.bmp";
+    filters << "*.gif";
 
     QStringList images;