| 
																	
																	
																		
																	
																	
																 | 
																@@ -321,8 +321,9 @@ FileBrowserHandle fileBrowserCreate(const bool isEmbed, | 
															
														
														
													
														
															
																 | 
																 | 
																    ScopedPointer<FileBrowserData> handle(new FileBrowserData(options.saving)); | 
																 | 
																 | 
																    ScopedPointer<FileBrowserData> handle(new FileBrowserData(options.saving)); | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																#ifdef DISTRHO_OS_MAC | 
																 | 
																 | 
																#ifdef DISTRHO_OS_MAC | 
															
														
														
													
														
															
																 | 
																 | 
																# if MAC_OS_X_VERSION_MIN_REQUIRED <= MAC_OS_X_VERSION_10_8 | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																# if MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_8 | 
															
														
														
													
														
															
																 | 
																 | 
																    // unsupported | 
																 | 
																 | 
																    // unsupported | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																    d_stderr2("fileBrowserCreate is unsupported on macos < 10.8"); | 
															
														
														
													
														
															
																 | 
																 | 
																    return nullptr; | 
																 | 
																 | 
																    return nullptr; | 
															
														
														
													
														
															
																 | 
																 | 
																# else | 
																 | 
																 | 
																# else | 
															
														
														
													
														
															
																 | 
																 | 
																    NSSavePanel* const nsBasePanel = handle->nsBasePanel; | 
																 | 
																 | 
																    NSSavePanel* const nsBasePanel = handle->nsBasePanel; | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |