mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 09:02:43 +00:00 
			
		
		
		
	LibGUI+FileManager: Misc tweaks courtesy of clang-format
This commit is contained in:
		
							parent
							
								
									fdeb91e000
								
							
						
					
					
						commit
						10324f95b0
					
				
					 16 changed files with 21 additions and 20 deletions
				
			
		|  | @ -26,7 +26,7 @@ public: | |||
|     virtual GVariant value() const = 0; | ||||
|     virtual void set_value(const GVariant&) = 0; | ||||
| 
 | ||||
|     virtual void will_begin_editing() { } | ||||
|     virtual void will_begin_editing() {} | ||||
| 
 | ||||
| protected: | ||||
|     virtual RefPtr<GWidget> create_widget() = 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Sergey Bugaev
						Sergey Bugaev