Removed pointless includes.

actorid
Marek Kochanowicz 11 years ago
parent 71d6364754
commit bb62efc3d8

@ -1,3 +1,4 @@
#include "commands.hpp"
#include <QAbstractItemModel>

@ -2,7 +2,6 @@
#include "genericcreator.hpp"
#include <memory>
#include <qt4/QtCore/QString>
#include <QHBoxLayout>
#include <QPushButton>

@ -16,7 +16,6 @@
#include "recordstatusdelegate.hpp"
#include "util.hpp"
#include <qt4/QtCore/qabstractitemmodel.h>
void CSVWorld::Table::contextMenuEvent (QContextMenuEvent *event)
{

Loading…
Cancel
Save