X-Git-Url: http://git.maemo.org/git/?p=jspeed;a=blobdiff_plain;f=src%2Flocation.h;h=92f6c46c88b4db2c985b3153555049ca44c9c6d4;hp=a431cf8d5b3f88b70c24fc6f328b6fc9969b6960;hb=896cef4efae239e6ece29a288812425ec9e366e5;hpb=ed8ba182b1ac6cf812ef59c73958d67dc192fcc9 diff --git a/src/location.h b/src/location.h index a431cf8..92f6c46 100644 --- a/src/location.h +++ b/src/location.h @@ -66,6 +66,7 @@ public: static void setUnit(Unit unit); static Unit getUnit(); static double getUnitMultiplier(); + static double getMeterMultiplier(); signals: void locationChanged(Location::Fix const& fix);