stupidly simple fix
This commit is contained in:
		
							parent
							
								
									fbce4937ef
								
							
						
					
					
						commit
						097bc3d4f7
					
				@ -84,7 +84,7 @@ private:
 | 
				
			|||||||
  QProgressBar *ui_progress_bar;
 | 
					  QProgressBar *ui_progress_bar;
 | 
				
			||||||
  AOButton *ui_cancel;
 | 
					  AOButton *ui_cancel;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  int last_index;
 | 
					  int last_index = -1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  void set_size_and_pos(QWidget *p_widget, QString p_identifier);
 | 
					  void set_size_and_pos(QWidget *p_widget, QString p_identifier);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user