From 848abc5922167a467bb73107ee6b72e9af3c8317 Mon Sep 17 00:00:00 2001 From: Roman Inflianskas Date: Sat, 3 Mar 2018 10:48:57 +0300 Subject: Remove unused #include Summary: I used CLion inspection to hunt all unused #include Reviewers: #dolphin, elvisangelaccio, markg Reviewed By: #dolphin, elvisangelaccio, markg Subscribers: markg, elvisangelaccio, #dolphin Differential Revision: https://phabricator.kde.org/D10985 --- src/kitemviews/private/kitemlistroleeditor.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/kitemviews/private/kitemlistroleeditor.cpp') diff --git a/src/kitemviews/private/kitemlistroleeditor.cpp b/src/kitemviews/private/kitemlistroleeditor.cpp index 5ff013429..e79a9f9d1 100644 --- a/src/kitemviews/private/kitemlistroleeditor.cpp +++ b/src/kitemviews/private/kitemlistroleeditor.cpp @@ -20,7 +20,6 @@ #include "kitemlistroleeditor.h" #include -#include KItemListRoleEditor::KItemListRoleEditor(QWidget *parent) : KTextEdit(parent), -- cgit v1.3