X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=zouba%2Fsrc%2Flocations.h;h=fa74faac6c745c308bce044e11da60186e473ca5;hb=5789808b3e0c9a6a1d779270ecfbf0854f4d1b1e;hp=40f8be01b025376bb844b7cf2e4125b219d07654;hpb=3556052e58602a9cb56c4ba4325fe92cdad797e7;p=ptas diff --git a/zouba/src/locations.h b/zouba/src/locations.h index 40f8be0..fa74faa 100644 --- a/zouba/src/locations.h +++ b/zouba/src/locations.h @@ -26,7 +26,7 @@ public Q_SLOTS: private: void restoreLocations(); static QHash locationHash; - static Locations singleton; + static bool initialised; void saveLocation( Location *location ); };