Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 726960
Collapse All | Expand All

(-)VTK-8.2.0-orig/Rendering/Qt/vtkQtLabelRenderStrategy.cxx (+1 lines)
Lines 45-50 Link Here
45
#include <QPixmap>
45
#include <QPixmap>
46
#include <QTextDocument>
46
#include <QTextDocument>
47
#include <QTextStream>
47
#include <QTextStream>
48
#include <QPainterPath>
48
49
49
vtkStandardNewMacro(vtkQtLabelRenderStrategy);
50
vtkStandardNewMacro(vtkQtLabelRenderStrategy);
50
51
(-)VTK-8.2.0-orig/Rendering/Qt/vtkQtStringToImage.cxx (+1 lines)
Lines 34-39 Link Here
34
#include <QPixmap>
34
#include <QPixmap>
35
#include <QTextDocument>
35
#include <QTextDocument>
36
#include <QTextStream>
36
#include <QTextStream>
37
#include <QPainterPath>
37
38
38
namespace
39
namespace
39
{
40
{

Return to bug 726960