From 741e7157a658c83f60cfedfb372e6a38cad7f11e Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Sat, 13 Jun 2015 19:02:16 -0700 Subject: [PATCH] use Plasma qtquick controls style --- bin/plasma-phone.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index e46ffae7..c418019c 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -26,6 +26,7 @@ export KSCREEN_BACKEND=QScreen export KDE_FULL_SESSION=1 export KDE_SESSION_VERSION=5 export PLASMA_PLATFORM=phone +export QT_QUICK_CONTROLS_STYLE=Plasma export GRID_UNIT_PX=25