Initialize stretch method
This commit is contained in:
@@ -46,6 +46,7 @@ ImageWidget::ImageWidget(QWidget *parent) : QOpenGLWidget(parent)
|
||||
m_blockRepaint = false;
|
||||
m_range = UINT16_MAX;
|
||||
m_imgWidth = m_imgHeight = -1;
|
||||
m_stretch = 0;
|
||||
}
|
||||
|
||||
ImageWidget::~ImageWidget()
|
||||
|
||||
Reference in New Issue
Block a user