/* SPDX-FileCopyrightText: 2021 Vlad Zahorodnii SPDX-License-Identifier: GPL-2.0-or-later */ #include "screenedgeeffect.h" namespace KWin { KWIN_EFFECT_FACTORY(ScreenEdgeEffect, "metadata.json.stripped") } // namespace KWin #include "main.moc"