(#647) Made the width of 3dinfo box minimum 275 wide

This commit is contained in:
Jacob Støren
2015-11-11 17:42:30 +01:00
parent adc777083d
commit d8ea2816c3
2 changed files with 2 additions and 1 deletions

View File

@@ -91,7 +91,7 @@ private:
QLabel* m_InfoLabel;
QLabel* m_versionInfoLabel;
bool m_showInfoText;;
bool m_showInfoText;
QProgressBar* m_animationProgress;
bool m_showAnimProgress;