qt, qml: use default quick style
commit46c319b4bd767d58319dab21036f1cdf056fc33a
authorPrince Gupta <guptaprince8832@gmail.com>
Thu, 7 Jan 2021 19:05:23 +0000 (8 00:35 +0530)
committerPierre Lamot <pierre@videolabs.io>
Wed, 27 Jan 2021 09:24:20 +0000 (27 10:24 +0100)
tree626c8e2bebb4620e4c154405ec5e599f6e8480f4
parentcd89555e27a3803fa6b485e07922226d01f77ce2
qt, qml: use default quick style

first we don't link with fusion style plugin in contribs so it didn't had any effect, second we draw all controls ourselves according to our design so it is not used also

Signed-off-by: Pierre Lamot <pierre@videolabs.io>
modules/gui/qt/qt.cpp