More Qt4 compile issues

This commit is contained in:
Gaute Lindkvist 2019-04-09 08:20:03 +02:00
parent 08b996405f
commit 35e1d5d455

View File

@ -187,9 +187,6 @@ RiuViewer::~RiuViewer()
delete m_infoLabel;
delete m_animationProgress;
delete m_histogramWidget;
#if QT_VERSION < 0x050000
delete m_progressBarStyle;
#endif
delete m_gridBoxGenerator;
}