ResourceTreeModel: removed unused headers

There's no need to include various headers as according code moved
into ResourceModel class.
This commit is contained in:
Tobias Doerffel
2009-08-17 21:11:13 +02:00
parent f873ad2693
commit 0a9d3aba6f

View File

@@ -22,12 +22,7 @@
*
*/
#include <QtGui/QPainter>
#include "ResourceTreeModel.h"
#include "embed.h"
#include "plugin.h"
#include "string_pair_drag.h"
ResourceTreeModel::ResourceTreeModel( ResourceDB * _db, QObject * _parent ) :