From 3b95644fa1495785f617165f4e8035528ec714e8 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Wed, 18 May 2016 02:06:49 +0100 Subject: Don't allow opening the terminal if shell_access Kiosk mode is set DolphinPart already did this. Dolphin itself didn't have this feature. REVIEW: 127951 --- src/dolphinpart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinpart.cpp') diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp index 01fe207f3..f62bc5139 100644 --- a/src/dolphinpart.cpp +++ b/src/dolphinpart.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.3