File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -2234,8 +2234,7 @@ void ControlBox::connectNotifyClient()
22342234      .arg (notifyclient->getServerSpecVersion () );
22352235    ui.label_serverstatus ->clear ();
22362236    ui.label_serverstatus ->setDisabled (true );
2237-     ui.groupBox_notifications ->setToolTip (tr (" %1 detected" arg (name) );
2238-     ui.groupBox_notifications ->setWhatsThis (lab);
2237+     ui.groupBox_notifications ->setToolTip (lab);
22392238  }
22402239  //  not successful, try again or abandon if counter is at limit
22412240  else  {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ DEALINGS IN THE SOFTWARE.
3535// /////////////////////////////// Program Values ///////////////////////
3636// 
3737//  Program Info (may be visible, but don't mark for tranalation) 
38- #define  VERSION  " 2015.09.21-1 " 
38+ #define  VERSION  " 2015.09.21-2 " 
3939#define  RELEASE_DATE  " 1 March 2015" 
4040#define  COPYRIGHT_DATE  " 2013-2015" 
4141
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments