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

(-)file_not_specified_in_diff (-3 / +5 lines)
Line  Link Here
0
-- ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtLabelRenderStrategy.cxx       2020-02-17 22:44:50.000000000 -0500
0
++ ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtLabelRenderStrategy.cxx       2020-06-04 11:15:26.203800360 -0400
Lines 45-51 Link Here
45
#include <QPixmap>
45
#include <QPixmap>
46
#include <QTextDocument>
46
#include <QTextDocument>
47
#include <QTextStream>
47
#include <QTextStream>
48
48
#include <QPainterPath>
49
49
vtkStandardNewMacro(vtkQtLabelRenderStrategy);
50
vtkStandardNewMacro(vtkQtLabelRenderStrategy);
50
51
51
bool operator<(const vtkQtLabelMapEntry& a, const vtkQtLabelMapEntry& other)
52
bool operator<(const vtkQtLabelMapEntry& a, const vtkQtLabelMapEntry& other)
52
-- ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtStringToImage.cxx     2020-06-04 12:36:49.691851832 -0400
53
++ ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtStringToImage.cxx     2020-06-04 12:36:52.785851865 -0400
Lines 34-39 Link Here
34
#include <QString>
34
#include <QString>
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 741900