From 190015556738f2d75d386b27096325b3d862ba17 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 22 Oct 2015 14:30:07 -0400 Subject: Enable the vertical scrollbar for the favorites list in the start menu as needed. --- lumina-desktop/panel-plugins/systemstart/StartMenu.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lumina-desktop/panel-plugins') diff --git a/lumina-desktop/panel-plugins/systemstart/StartMenu.ui b/lumina-desktop/panel-plugins/systemstart/StartMenu.ui index 332baa1e..f1abbc97 100644 --- a/lumina-desktop/panel-plugins/systemstart/StartMenu.ui +++ b/lumina-desktop/panel-plugins/systemstart/StartMenu.ui @@ -123,7 +123,7 @@ QFrame::Plain - Qt::ScrollBarAlwaysOff + Qt::ScrollBarAsNeeded Qt::ScrollBarAlwaysOff -- cgit