summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/location/qdeclarativelandmarkmodel_p.h
diff options
context:
space:
mode:
authorjuhvu <qt-info@nokia.com>2010-09-02 18:36:46 +1000
committerjuhvu <qt-info@nokia.com>2010-09-02 18:36:46 +1000
commit5d85b89ebaaeff1603ea2fb6c54becac9e6c102a (patch)
treef962977cefaa818345ff8b0fe766ce31321aeb56 /plugins/declarative/location/qdeclarativelandmarkmodel_p.h
parent67ec194057d5cb757d74b1ca72b9ab8119d08513 (diff)
declarative landmark update
Diffstat (limited to 'plugins/declarative/location/qdeclarativelandmarkmodel_p.h')
-rw-r--r--plugins/declarative/location/qdeclarativelandmarkmodel_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/declarative/location/qdeclarativelandmarkmodel_p.h b/plugins/declarative/location/qdeclarativelandmarkmodel_p.h
index 9e797b10e2..2f03b5e8ed 100644
--- a/plugins/declarative/location/qdeclarativelandmarkmodel_p.h
+++ b/plugins/declarative/location/qdeclarativelandmarkmodel_p.h
@@ -47,6 +47,7 @@ public:
void scheduleUpdate();
void setDbFileName(QString fileName); // testing purposes only
+ virtual void startUpdate() = 0;
signals:
void errorChanged();