treemodel.cpp
changeset 841 46553c106c52
parent 804 14f2b1b15242
child 847 43268373032d
     1.1 --- a/treemodel.cpp	Fri Nov 13 08:32:03 2009 +0000
     1.2 +++ b/treemodel.cpp	Mon Mar 22 15:37:23 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"