Move some options out of globals
This commit is contained in:
		
							parent
							
								
									daccd68999
								
							
						
					
					
						commit
						988bf59421
					
				
					 4 changed files with 15 additions and 6 deletions
				
			
		|  | @ -21,7 +21,9 @@ struct Settings { | |||
| 
 | ||||
|     void set(const string & name, const string & value); | ||||
| 
 | ||||
|     string get(const string & name, const string & def = ""); | ||||
|     string get(const string & name, const string & def); | ||||
| 
 | ||||
|     Strings get(const string & name, const Strings & def); | ||||
| 
 | ||||
|     void update(); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue