X-Git-Url: http://cgit.sxemacs.org/?p=harmattan%2Fcameraplus;a=blobdiff_plain;f=lib%2Fqtcamcapability.h;fp=lib%2Fqtcamcapability.h;h=656475ee6538734d5b7c08d1e52445e07a7912b3;hp=e6e7cf099d673359f97c8417fe5f0219e7db0c06;hb=3fb74d46088a191953f882fea5fba12f435e0be0;hpb=7ccbbf507e953850f8ca23735ba8bf5eaa18db81 diff --git a/lib/qtcamcapability.h b/lib/qtcamcapability.h index e6e7cf0..656475e 100644 --- a/lib/qtcamcapability.h +++ b/lib/qtcamcapability.h @@ -23,7 +23,7 @@ public: Zoom = (1 << 6), Focus = (1 << 7), Aperture = (1 << 8), - Eposure = (1 << 9), + Exposure = (1 << 9), Shake = (1 << 10), NoiseReduction = (1 << 11), FlickerReduction = (1 << 12)