Dropped Incandescent white balance mode.

It's the same as Tungsten, was inittialy added by mistake.

Change-Id: Idf1d7be2f8d0969bba3480a8702034b7cabfdaef
Reviewed-on: http://codereview.qt.nokia.com/3563
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Dmytro Poplavskiy
2011-08-25 16:18:50 +10:00
committed by Qt by Nokia
parent da9b436cd1
commit 5d71ee6abf
4 changed files with 8 additions and 15 deletions

View File

@@ -136,8 +136,8 @@ FocusScope {
}
ListElement {
icon: "images/camera_white_balance_incandescent.png"
value: Camera.WhiteBalanceIncandescent
text: "Incandescent"
value: Camera.WhiteBalanceTungsten
text: "Tungsten"
}
ListElement {
icon: "images/camera_white_balance_flourescent.png"