treemodel.cpp
changeset 825 1ad892c1a709
parent 804 14f2b1b15242
child 847 43268373032d
     1.1 --- a/treemodel.cpp	Thu Feb 25 11:03:52 2010 +0000
     1.2 +++ b/treemodel.cpp	Tue Mar 02 13:59:19 2010 +0000
     1.3 @@ -1,8 +1,5 @@
     1.4  #include <QtGui>
     1.5  
     1.6 -#include <iostream>
     1.7 -using namespace std;
     1.8 -
     1.9  #include "attributeitem.h"
    1.10  #include "branchitem.h"
    1.11  #include "imageitem.h"