Replace some #include, by pre declaration

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3316 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-09-20 18:26:13 +00:00
parent 01f1bc8dd1
commit e7d33b9b4b
4 changed files with 13 additions and 5 deletions

View File

@@ -16,7 +16,9 @@
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
*/
#include "elementprovider.h"
#include "QUuid"
#include "qetproject.h"
#include "diagram.h"
#include "qetgraphicsitem/element.h"
/**
* @brief ElementProvider::ElementProvider Constructor