Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
KImageMap Editor
Commits
27acbe1d
Commit
27acbe1d
authored
Oct 08, 2022
by
Kai Uwe Broulik
🍇
Browse files
Remove unused QLinkedList includes
parent
afb943b6
Changes
7
Hide whitespace changes
Inline
Side-by-side
imagemapchoosedialog.h
View file @
27acbe1d
...
...
@@ -19,7 +19,6 @@
#define KIMAGEMAPCHOOSEDIALOG_H
#include
<QDialog>
#include
<QLinkedList>
#include
<QUrl>
#include
"kimagemapeditor.h"
...
...
imageslistview.cpp
View file @
27acbe1d
...
...
@@ -18,9 +18,6 @@
// local
#include
"imageslistview.h"
// Qt
#include
<QLinkedList>
// KDE Frameworks
#include
<KLocalizedString>
#include
"kimagemapeditor_debug.h"
...
...
imageslistview.h
View file @
27acbe1d
...
...
@@ -18,7 +18,6 @@
#ifndef _IMAGESLISTVIEW_H_
#define _IMAGESLISTVIEW_H_
#include
<QLinkedList>
#include
<QTreeWidget>
#include
<QUrl>
...
...
kimearea.h
View file @
27acbe1d
...
...
@@ -20,7 +20,6 @@
#include
<QHash>
#include
<QHashIterator>
#include
<QLinkedList>
#include
<QList>
#include
<QPixmap>
#include
<QPoint>
...
...
kimedialogs.cpp
View file @
27acbe1d
...
...
@@ -29,7 +29,6 @@
#include
<QLabel>
#include
<QLayout>
#include
<QLineEdit>
#include
<QLinkedList>
#include
<QListWidget>
#include
<QPixmap>
#include
<QPushButton>
...
...
kimedialogs.h
View file @
27acbe1d
...
...
@@ -21,7 +21,6 @@
#include
<QDialog>
#include
<QFormLayout>
#include
<QLabel>
#include
<QLinkedList>
#include
<QWebEngineView>
#include
"kimagemapeditor.h"
...
...
mapslistview.h
View file @
27acbe1d
...
...
@@ -18,7 +18,6 @@
#ifndef _MAPSLISTVIEW_H_
#define _MAPSLISTVIEW_H_
#include
<QLinkedList>
#include
<QTreeWidget>
#include
<QTreeWidgetItem>
#include
<QWidget>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment