mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 07:22:45 +00:00 
			
		
		
		
	|  938e5c7719 These changes are arbitrarily divided into multiple commits to make it
easier to find potentially introduced bugs with git bisect.Everything:
The modifications in this commit were automatically made using the
following command:
    find . -name '*.cpp' -exec sed -i -E 's/dbg\(\) << ("[^"{]*");/dbgln\(\1\);/' {} \; | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Generate_CSS_PropertyID_cpp.cpp | ||
| Generate_CSS_PropertyID_h.cpp | ||
| Generate_CSS_ValueID_cpp.cpp | ||
| Generate_CSS_ValueID_h.cpp | ||
| WrapperGenerator.cpp | ||