System : Header cleanup

This commit is contained in:
Magne Sjaastad 2015-10-23 11:22:36 +02:00
parent 5a1e244b2a
commit c4f3870cc9

View File

@ -41,8 +41,6 @@
#include <QAbstractItemModel>
#include <QStringList>
class QDragMoveEvent;
namespace caf
{
@ -94,7 +92,7 @@ private:
PdmUiTreeViewEditor* m_treeViewEditor;
PdmUiDragDropInterface* m_dragDropInterface;
PdmUiDragDropInterface* m_dragDropInterface;
private: