mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:30:05 +00:00 
			
		
		
		
	Add check for NahimicOSD.dll
This commit is contained in:
		
							parent
							
								
									60b4833eb2
								
							
						
					
					
						commit
						a947dc6b9f
					
				
					 7 changed files with 153 additions and 16 deletions
				
			
		|  | @ -45,12 +45,13 @@ public: | |||
|    SettingsVariable<std::int64_t>&               nmea_baud_rate() const; | ||||
|    SettingsVariable<std::string>&                nmea_source() const; | ||||
|    SettingsVariable<std::string>&                positioning_plugin() const; | ||||
|    SettingsVariable<bool>&                       show_map_attribution() const; | ||||
|    SettingsVariable<bool>&                       show_map_center() const; | ||||
|    SettingsVariable<bool>&                       show_map_logo() const; | ||||
|    SettingsVariable<std::string>&                theme() const; | ||||
|    SettingsVariable<std::string>&                theme_file() const; | ||||
|    SettingsVariable<bool>&                       track_location() const; | ||||
|    SettingsVariable<bool>&        process_module_warnings_enabled() const; | ||||
|    SettingsVariable<bool>&        show_map_attribution() const; | ||||
|    SettingsVariable<bool>&        show_map_center() const; | ||||
|    SettingsVariable<bool>&        show_map_logo() const; | ||||
|    SettingsVariable<std::string>& theme() const; | ||||
|    SettingsVariable<std::string>& theme_file() const; | ||||
|    SettingsVariable<bool>&        track_location() const; | ||||
|    SettingsVariable<bool>&        update_notifications_enabled() const; | ||||
|    SettingsVariable<std::string>& warnings_provider() const; | ||||
|    SettingsVariable<bool>&        cursor_icon_always_on() const; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat