mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:40:05 +00:00 
			
		
		
		
	Combine namespaces in settings files into single line
This commit is contained in:
		
							parent
							
								
									0a3913bdee
								
							
						
					
					
						commit
						ba62004002
					
				
					 34 changed files with 68 additions and 272 deletions
				
			
		|  | @ -9,11 +9,7 @@ | |||
| #include <memory> | ||||
| #include <string> | ||||
| 
 | ||||
| namespace scwx | ||||
| { | ||||
| namespace qt | ||||
| { | ||||
| namespace settings | ||||
| namespace scwx::qt::settings | ||||
| { | ||||
| 
 | ||||
| class PaletteSettings : public SettingsCategory | ||||
|  | @ -45,6 +41,4 @@ private: | |||
|    std::unique_ptr<Impl> p; | ||||
| }; | ||||
| 
 | ||||
| } // namespace settings
 | ||||
| } // namespace qt
 | ||||
| } // namespace scwx
 | ||||
| } // namespace scwx::qt::settings
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak