the idle_add wrapper for on_quit and moved the idle_add wrapping into the sync-menu code instead.
		
			
				
	
	
		
			24 lines
		
	
	
	
		
			634 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
	
		
			634 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | |
| <plist version="1.0">
 | |
| <dict>
 | |
| 	<key>IBDocumentLocation</key>
 | |
| 	<string>82 255 356 240 0 0 1280 832 </string>
 | |
| 	<key>IBEditorPositions</key>
 | |
| 	<dict>
 | |
| 		<key>29</key>
 | |
| 		<string>476 296 342 44 0 0 1280 832 </string>
 | |
| 	</dict>
 | |
| 	<key>IBFramework Version</key>
 | |
| 	<string>446.1</string>
 | |
| 	<key>IBOldestOS</key>
 | |
| 	<integer>4</integer>
 | |
| 	<key>IBOpenObjects</key>
 | |
| 	<array>
 | |
| 		<integer>289</integer>
 | |
| 		<integer>29</integer>
 | |
| 	</array>
 | |
| 	<key>IBSystem Version</key>
 | |
| 	<string>8S165</string>
 | |
| </dict>
 | |
| </plist>
 |