From 1ed3dd1927342d86578a3a076ee759e2e2e6a11a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 13:08:55 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- kommander/editor/mainwindow.cpp | 2 +- kommander/editor/mainwindowactions.cpp | 2 +- kommander/editor/messagelog.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kommander/editor') diff --git a/kommander/editor/mainwindow.cpp b/kommander/editor/mainwindow.cpp index fd5059ec..9f926a95 100644 --- a/kommander/editor/mainwindow.cpp +++ b/kommander/editor/mainwindow.cpp @@ -89,7 +89,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kommander/editor/mainwindowactions.cpp b/kommander/editor/mainwindowactions.cpp index d10c0c2f..d0ccda3f 100644 --- a/kommander/editor/mainwindowactions.cpp +++ b/kommander/editor/mainwindowactions.cpp @@ -64,7 +64,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kommander/editor/messagelog.cpp b/kommander/editor/messagelog.cpp index cf8bdd25..31af80f0 100644 --- a/kommander/editor/messagelog.cpp +++ b/kommander/editor/messagelog.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.1