Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/Views/Qt4/Plotting/QSeisPlot.cpp

    r0ac3e3 rb677ab  
    4343    ASSERT(m_plottype != NULL,
    4444        "QSeisPlot::QSeisPlot() - could not find desired plottype by name "+type.toStdString()+".");
    45 //    std::cout << "Type is " << type.toStdString() << ", " << m_plottype << std::endl;
     45    std::cout << "Type is " << type.toStdString() << ", " << m_plottype << std::endl;
    4646
    4747    //label axes
Note: See TracChangeset for help on using the changeset viewer.