OSDN Git Service

kinfocenter: remove unused QProcess header inclusion
authorIvailo Monev <xakepa10@gmail.com>
Sun, 1 May 2022 09:59:18 +0000 (12:59 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 1 May 2022 09:59:18 +0000 (12:59 +0300)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
kinfocenter/Modules/info/info.cpp

index c05c58b..6ef1a52 100644 (file)
@@ -22,7 +22,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "info.h"              
 
 #include <QLayout>
-#include <QProcess>
 #include <QLabel>
 #include <QHBoxLayout>
 #include <QTextStream>