Remove redundant includes

This commit is contained in:
Jonas Kvinge
2019-03-22 23:23:50 +01:00
parent 046c822604
commit b066158a4b
12 changed files with 18 additions and 32 deletions

View File

@@ -54,7 +54,6 @@
#include <QLinkedList>
#include <QUndoStack>
#include <QUndoCommand>
#include <QModelIndex>
#include <QAbstractListModel>
#include <QPersistentModelIndex>
#include <QMutableListIterator>