1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 05:07:34 +00:00

Ladybird: Basic scrolling support

This commit is contained in:
Andreas Kling 2022-07-03 20:44:58 +02:00 committed by Andrew Kaster
parent 1eb653115b
commit 80526625e8
3 changed files with 27 additions and 3 deletions

View file

@ -1,3 +1,9 @@
/*
* Copyright (c) 2022, Andreas Kling <kling@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#define AK_DONT_REPLACE_STD