mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-05 15:49:11 +00:00
LibWeb: replace some tab characters with spaces
also add missing "#pragma once" in StylePropertiesModel.h
This commit is contained in:
parent
97b5fbda7f
commit
0b0036f430
Notes:
sideshowbarker
2024-07-19 06:02:21 +09:00
Author: https://github.com/emanuele6
Commit: 0b0036f430
Pull-request: https://github.com/SerenityOS/serenity/pull/2427
2 changed files with 8 additions and 6 deletions
|
@ -24,6 +24,8 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AK/NonnullRefPtrVector.h>
|
||||
#include <LibGUI/Model.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue