You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
402 B
14 lines
402 B
diff --git a/kcms/autostart/autostartmodel.cpp b/kcms/autostart/autostartmodel.cpp
|
|
index bb15ffe..94d800c 100644
|
|
--- a/kcms/autostart/autostartmodel.cpp
|
|
+++ b/kcms/autostart/autostartmodel.cpp
|
|
@@ -35,6 +35,8 @@
|
|
#include <KOpenWithDialog>
|
|
#include <KPropertiesDialog>
|
|
|
|
+#include <optional>
|
|
+
|
|
// FDO user autostart directories are
|
|
// .config/autostart which has .desktop files executed by klaunch
|
|
|