ResourceTreeModel: removed unused headers
There's no need to include various headers as according code moved into ResourceModel class.
This commit is contained in:
@@ -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 ) :
|
||||
|
||||
Reference in New Issue
Block a user