summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-02-18 11:21:39 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-02-18 11:21:39 +0000
commitc01c11b4d5393b3f0195250214b498af94219a58 (patch)
treeb81ad834fff92e574bca6acf4156bae9ce8af646
parentUpdate drbd-utils patches for v9.x (diff)
downloadpatches-c01c11b4d5393b3f0195250214b498af94219a58.tar.bz2
patches-c01c11b4d5393b3f0195250214b498af94219a58.tar.xz
patches-c01c11b4d5393b3f0195250214b498af94219a58.zip
Add <optional> to plasma-desktop autostartmodel.cpp
-rw-r--r--kde-plasma/plasma-desktop/optional.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-plasma/plasma-desktop/optional.patch b/kde-plasma/plasma-desktop/optional.patch
new file mode 100644
index 0000000..c7fa35b
--- /dev/null
+++ b/kde-plasma/plasma-desktop/optional.patch
@@ -0,0 +1,10 @@
+--- plasma-desktop-5.21.0/kcms/autostart/autostartmodel.cpp 2021-02-15 12:23:38.000000000 +0000
++++ plasma-desktop-5.21.0/kcms/autostart/autostartmodel.cpp 2021-02-18 11:15:56.840296111 +0000
+@@ -34,6 +34,7 @@
+ #include <KLocalizedString>
+ #include <KOpenWithDialog>
+ #include <KPropertiesDialog>
++#include <optional>
+
+ // FDO user autostart directories are
+ // .config/autostart which has .desktop files executed by klaunch