summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/ScreenLayout.cpp
blob: dbd8fc093a152ba62c5b823260c0592a39e2edb2 (plain)
1
2
3
4
5
6
7
/*
 * Copyright (c) 2021, the SerenityOS developers.
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */

#include <Services/WindowServer/ScreenLayout.ipp>