Merge pull request #1459 from asmorkalov:ocv_qt_segflt_fix
This commit is contained in:
		@@ -1736,7 +1736,8 @@ void CvWindow::displayStatusBar(QString text, int delayms)
 | 
			
		||||
 | 
			
		||||
void CvWindow::enablePropertiesButton()
 | 
			
		||||
{
 | 
			
		||||
    vect_QActions[9]->setDisabled(false);
 | 
			
		||||
    if (!vect_QActions.empty())
 | 
			
		||||
        vect_QActions[9]->setDisabled(false);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user