From e0636b465eb75a517a2fe272bff2b684bd6616ad Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 27 Oct 2015 12:00:19 +0100 Subject: [PATCH] add handheld in plasma platform right now something still depends to it being "phone" it will be eventually all ported. luckily there can be more than one PLASMA_PLATFORM --- bin/plasma-phone.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index 1b0c0d88..a10e2008 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -25,7 +25,7 @@ export KSCREEN_BACKEND=QScreen export KDE_FULL_SESSION=1 export KDE_SESSION_VERSION=5 -export PLASMA_PLATFORM=phone +export PLASMA_PLATFORM=phone:handheld export QT_QUICK_CONTROLS_STYLE=Plasma export GRID_UNIT_PX=25