locationpickerservice/inc/locationpickerdatamanager.h
changeset 31 8db05346071b
parent 20 cd10d5b85554
--- a/locationpickerservice/inc/locationpickerdatamanager.h	Wed Jun 23 18:07:15 2010 +0300
+++ b/locationpickerservice/inc/locationpickerdatamanager.h	Tue Jul 06 14:10:28 2010 +0300
@@ -40,7 +40,7 @@
 public:
     // populates the model with data
     bool populateModel( QStandardItemModel &aModel, TViewType aViewType, 
-            Qt::Orientations aOrientation,quint32 aCollectionId = 0);
+            quint32 aCollectionId = 0);
 
     // gets the location item
     void getLocationItem( quint32 aLmId, QLocationPickerItem &aItem );