mirror of
				https://github.com/Xetibo/ReSet.git
				synced 2025-11-04 01:35:20 +01:00 
			
		
		
		
	Merge pull request #29 from Xetibo/ina
Re-beautify file formatting again
This commit is contained in:
		
						commit
						0dd56207c8
					
				
					 1 changed files with 3 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -53,8 +53,7 @@ impl Window {
 | 
			
		|||
                let result = y.downcast_ref::<SidebarEntry>().unwrap();
 | 
			
		||||
                let clickEvent = result.imp().onClickEvent.borrow().onClickEvent;
 | 
			
		||||
                (clickEvent)(flowbox.resetMain.get());
 | 
			
		||||
            }),
 | 
			
		||||
            );
 | 
			
		||||
            }));
 | 
			
		||||
 | 
			
		||||
        selfImp.resetClose.connect_clicked(clone!(@ weak self as window => move |_| {
 | 
			
		||||
            window.close();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue