src/RelpipeChartMainWindow.cpp
branchv_0
changeset 49 a3777909fd44
parent 45 50461b01e30d
equal deleted inserted replaced
48:2651972767c1 49:a3777909fd44
    17 #include <vector>
    17 #include <vector>
    18 
    18 
    19 #include <QPushButton>
    19 #include <QPushButton>
    20 #include <QTableView>
    20 #include <QTableView>
    21 #include <QAction>
    21 #include <QAction>
       
    22 #include <QHeaderView>
    22 
    23 
    23 #include "RelpipeChartMainWindow.h"
    24 #include "RelpipeChartMainWindow.h"
    24 
    25 
    25 using namespace relpipe::reader;
    26 using namespace relpipe::reader;
    26 using namespace relpipe::reader::handlers;
    27 using namespace relpipe::reader::handlers;