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