treemodel.cpp
changeset 845 b98c1793bb8b
parent 804 14f2b1b15242
child 847 43268373032d
     1.1 --- a/treemodel.cpp	Fri Nov 13 08:32:03 2009 +0000
     1.2 +++ b/treemodel.cpp	Fri Apr 09 14:16:02 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"