Adding UPDATE_STEP_WRONG: helper variable to be used in text edit of
main window.
This commit is contained in:
		
							
								
								
									
										1
									
								
								worker.h
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								worker.h
									
									
									
									
									
								
							@@ -313,6 +313,7 @@ public:
 | 
				
			|||||||
    static const QString UPDATE_STEP_OK;
 | 
					    static const QString UPDATE_STEP_OK;
 | 
				
			||||||
    static const QString UPDATE_STEP_DONE;
 | 
					    static const QString UPDATE_STEP_DONE;
 | 
				
			||||||
    static const QString UPDATE_STEP_FAIL;
 | 
					    static const QString UPDATE_STEP_FAIL;
 | 
				
			||||||
 | 
					    static const QString UPDATE_STEP_WRONG;
 | 
				
			||||||
    static const QString UPDATE_STEP_SUCCESS;
 | 
					    static const QString UPDATE_STEP_SUCCESS;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    explicit Worker(int customerNr, // 281
 | 
					    explicit Worker(int customerNr, // 281
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user