Remove some Q_WS_MAEMO_6 instances from examples.
authorRobin Burchell <robin.burchell@jollamobile.com>
Mon, 12 May 2014 09:52:56 +0000 (11:52 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 12 May 2014 10:28:44 +0000 (12:28 +0200)
commit7e41e842f8c6dccedd124fb0609be1a57c7c095a
tree614145530876a683e2033d5bdace5d08503103b8
parent00c072bf0eb25104086eb43e860e038af5f5d340
Remove some Q_WS_MAEMO_6 instances from examples.

Some of this stuff no longer worked (setGraphicsSystem..) and generally speaking
it just doesn't make much sense: widgets on Harmattan were never really a
supported platform.

Change-Id: Ia853c6b3297075f32e51d68a05121f700509632d
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
examples/multimedia/audiorecorder/audiorecorder.cpp
examples/multimedia/audiorecorder/audiorecorder.pro
examples/multimedia/audiorecorder/audiorecorder_small.ui [deleted file]
examples/multimediawidgets/camera/camera.cpp
examples/multimediawidgets/player/main.cpp