Major cleanup/change in the way things are included.

Needs a Linux compile check.
p4#: 21545
This commit is contained in:
Jacob Støren
2013-05-06 10:55:00 +02:00
parent 8ef10316d8
commit cf664210bf
55 changed files with 600 additions and 163 deletions

View File

@@ -18,9 +18,10 @@
#pragma once
#include <QtGui/QMainWindow>
#include "qevent.h"
#include "cafUiTreeModelPdm.h"
#include <QMainWindow>
#include <QEvent>
#include <QPointer>
class QTreeView;